diff options
author | rillig <rillig@pkgsrc.org> | 2009-06-12 19:09:35 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2009-06-12 19:09:35 +0000 |
commit | 5452acd7cda199e5f46508e1c1c686f57c012519 (patch) | |
tree | 4fb1e5b919e23097646f1b0607418e38437ebef0 /security | |
parent | 8480ea41c0e43526c201bf5a34ca6d7f014fc425 (diff) | |
download | pkgsrc-5452acd7cda199e5f46508e1c1c686f57c012519.tar.gz |
Removed redundant .gz suffix for man pages.
Diffstat (limited to 'security')
-rw-r--r-- | security/hackbot/PLIST | 4 | ||||
-rw-r--r-- | security/pgp2/PLIST | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/hackbot/PLIST b/security/hackbot/PLIST index 721a2c1de4e..078b965caef 100644 --- a/security/hackbot/PLIST +++ b/security/hackbot/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/11/26 13:40:17 pooka Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/12 19:09:38 rillig Exp $ bin/hackbot.pl -man/man1/hackbot.1.gz +man/man1/hackbot.1 share/hackbot/cgi.db share/hackbot/fingerprint.db @dirrm share/hackbot diff --git a/security/pgp2/PLIST b/security/pgp2/PLIST index 07952356fd2..df8e9a90019 100644 --- a/security/pgp2/PLIST +++ b/security/pgp2/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2005/10/08 22:38:33 rillig Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/12 19:09:38 rillig Exp $ bin/pgp -man/man1/pgp.1.gz +man/man1/pgp.1 share/pgp/config.txt share/pgp/de.hlp share/pgp/en.hlp |