diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1994-11-23 15:16:51 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1994-11-23 15:16:51 +0000 |
commit | 5fb7c720d6d5c7be9ac75b9c03647759cdc85296 (patch) | |
tree | a42158dea913a21d00524c6e1c38b81fa59b1cf0 | |
parent | 6cbaf3fe882cba7e6a3a9196881087c873574d01 (diff) | |
download | freebsd-ports-5fb7c720d6d5c7be9ac75b9c03647759cdc85296.zip |
man page is gzipped
-rw-r--r-- | games/xjewel/pkg-plist | 2 | ||||
-rw-r--r-- | x11/xsnow/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xjewel/pkg-plist b/games/xjewel/pkg-plist index 971aec5f5310..a2ad2982a5a2 100644 --- a/games/xjewel/pkg-plist +++ b/games/xjewel/pkg-plist @@ -8,4 +8,4 @@ lib/xjewel.scores @mode 644 lib/xjewel.font/fonts.dir lib/xjewel.font/seven_seg.pcf.Z -man/man6/xjewel.6 +man/man6/xjewel.6.gz diff --git a/x11/xsnow/pkg-plist b/x11/xsnow/pkg-plist index 49cc2dcb7a60..711fdec79f09 100644 --- a/x11/xsnow/pkg-plist +++ b/x11/xsnow/pkg-plist @@ -3,4 +3,4 @@ @mode 755 bin/xsnow @mode 644 -man/man6/xsnow.6 +man/man6/xsnow.6.gz |