diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
commit | c98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch) | |
tree | 79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /misc/less/pkg-plist | |
parent | b7797c8f9cae00eef6480e567b0f9ab5d21741ed (diff) |
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
Notes
Notes:
svn path=/head/; revision=4578
Diffstat (limited to 'misc/less/pkg-plist')
-rw-r--r-- | misc/less/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/less/pkg-plist b/misc/less/pkg-plist index 5c04ff28898d..0b55e52189ad 100644 --- a/misc/less/pkg-plist +++ b/misc/less/pkg-plist @@ -1,4 +1,4 @@ bin/less bin/lesskey -man/man1/less.1 -man/man1/lesskey.1 +man/man1/less.1.gz +man/man1/lesskey.1.gz |