diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1999-02-21 20:30:19 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1999-02-21 20:30:19 +0000 |
commit | 0d0b73da104f79f1d7e5c6925592474e83f94152 (patch) | |
tree | c81aa0247688b157b4f84525597dc92346cff83a /www/WebMagick/files/patch-ad | |
parent | Upgrade to Coda Release 5.0.2 (diff) |
upgrade to 1.45
Notes
Notes:
svn path=/head/; revision=16811
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. |