diff options
Diffstat (limited to 'www/WebMagick/files/patch-ad')
-rw-r--r-- | www/WebMagick/files/patch-ad | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/WebMagick/files/patch-ad b/www/WebMagick/files/patch-ad new file mode 100644 index 000000000000..992ad9af25fa --- /dev/null +++ b/www/WebMagick/files/patch-ad @@ -0,0 +1,8 @@ +--- utils/help2man.bak Thu Aug 20 06:58:41 1998 ++++ utils/help2man Sun Feb 21 22:37:42 1999 +@@ -1,4 +1,4 @@ +-#!/usr/local/bin/perl -w ++#!/usr/bin/perl -w + + # Generate a short man page from --help and --version output. + # Copyright © 1997, 98 Free Software Foundation, Inc. |