diff options
author | hubertf <hubertf@pkgsrc.org> | 1997-10-27 01:35:21 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1997-10-27 01:35:21 +0000 |
commit | d73d5669d46802f94b6829cfc9b862ea35c3110a (patch) | |
tree | 20ddc2eebd36a4d66f4105eae16c0b6d331aea6c /misc | |
parent | b8790ad95996b56e3076deefd283ec3d581fea8e (diff) | |
download | pkgsrc-d73d5669d46802f94b6829cfc9b862ea35c3110a.tar.gz |
X manpages usually install formatted
Diffstat (limited to 'misc')
-rw-r--r-- | misc/unclutter/pkg/PLIST | 2 | ||||
-rw-r--r-- | misc/xgas/pkg/PLIST | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/unclutter/pkg/PLIST b/misc/unclutter/pkg/PLIST index 75dc6d43055..95e17507f8e 100644 --- a/misc/unclutter/pkg/PLIST +++ b/misc/unclutter/pkg/PLIST @@ -1,2 +1,2 @@ bin/unclutter -man/man1/unclutter.1.gz +man/cat1/unclutter.0.gz diff --git a/misc/xgas/pkg/PLIST b/misc/xgas/pkg/PLIST index 8634c62ba5c..b1ff4b509f4 100644 --- a/misc/xgas/pkg/PLIST +++ b/misc/xgas/pkg/PLIST @@ -1,3 +1,3 @@ bin/xgas lib/X11/app-defaults/XGas -man/man1/xgas.1.gz +man/cat1/xgas.0.gz |