137a7b8538
- Add amd64 support - Fix shebang in texi2pod.pl - Fix pkg-plist - Bump PORTVERSION PR: 201749 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
8 lines
196 B
Perl
8 lines
196 B
Perl
--- texi2pod.pl.orig 2013-02-15 14:24:00 UTC
|
|
+++ texi2pod.pl
|
|
@@ -1,4 +1,4 @@
|
|
-#! /usr/bin/perl -w
|
|
+#! /usr/local/bin/perl -w
|
|
|
|
# Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
|
|
|