diff options
author | grant <grant@pkgsrc.org> | 2004-09-02 09:49:03 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-09-02 09:49:03 +0000 |
commit | 1777770a43e48235c1db5f1943c16b0572d7ffba (patch) | |
tree | 73e31191b19b202923916536b4d90595580bc8e9 | |
parent | 856c2d76ec58367767052ea0acd88dbc980a90d3 (diff) | |
download | pkgsrc-1777770a43e48235c1db5f1943c16b0572d7ffba.tar.gz |
the man pages installed are not gzip'd.
-rw-r--r-- | mail/cucipop/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/cucipop/PLIST b/mail/cucipop/PLIST index 0aa056d52a7..23bf74bec24 100644 --- a/mail/cucipop/PLIST +++ b/mail/cucipop/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2004/01/26 10:51:44 grant Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/09/02 09:49:03 grant Exp $ sbin/cucipop sbin/makevpopdb -man/man8/cucipop.8.gz -man/man8/makevpopdb.8.gz +man/man8/cucipop.8 +man/man8/makevpopdb.8 |