diff options
author | Doug Barton <dougb@FreeBSD.org> | 2004-12-14 01:45:52 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2004-12-14 01:45:52 +0000 |
commit | 67c2e2413831351e36adaee16444b93145aab10c (patch) | |
tree | 77b14e665651b7827f85d98abd28ee7e13ce5864 /dns/fpdns/files/patch-fpdns.pl | |
parent | Add files forgoten with the last commit. (diff) |
Update to 0.9.1, the latest version, which includes a man page.
And while I'm here:
1. Download the PGP .sig file, in case the user wants to verify the package
2. Switch to PLIST_FILES for the one file this port installs
3. Replace the lone patch file with a ${SED} command
For those keeping score at home, that's 3 inodes gone with one commit! :)
Approved by: edwin (maintainer)
Notes
Notes:
svn path=/head/; revision=123977
Diffstat (limited to 'dns/fpdns/files/patch-fpdns.pl')
-rw-r--r-- | dns/fpdns/files/patch-fpdns.pl | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/dns/fpdns/files/patch-fpdns.pl b/dns/fpdns/files/patch-fpdns.pl deleted file mode 100644 index 80c36846737b..000000000000 --- a/dns/fpdns/files/patch-fpdns.pl +++ /dev/null @@ -1,10 +0,0 @@ ---- fpdns.pl.orig Sun Jul 4 00:21:01 2004 -+++ fpdns.pl Sun Jul 4 00:21:33 2004 -@@ -461,6 +461,7 @@ - -t time (set query timeout) [5] - -v (show version) - -+See http://www.rfc.se/fpdns/ for more information about $progname. - EOF - exit 2; - |