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 /textproc/ispell/pkg-plist | |
parent | b7797c8f9cae00eef6480e567b0f9ab5d21741ed (diff) | |
download | ports-c98cfd116dc0f77d80a247eaa00036df1e3335a1.tar.gz ports-c98cfd116dc0f77d80a247eaa00036df1e3335a1.zip |
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 'textproc/ispell/pkg-plist')
-rw-r--r-- | textproc/ispell/pkg-plist | 23 |
1 files changed, 9 insertions, 14 deletions
diff --git a/textproc/ispell/pkg-plist b/textproc/ispell/pkg-plist index 801b251e7046..b7a162df4cc3 100644 --- a/textproc/ispell/pkg-plist +++ b/textproc/ispell/pkg-plist @@ -1,6 +1,3 @@ -@cd /usr/local -@owner bin -@mode 755 bin/buildhash bin/findaffix bin/icombine @@ -10,20 +7,18 @@ bin/munchlist bin/sq bin/tryaffix bin/unsq -@mode 644 share/emacs/site-lisp/ispell.el share/emacs/site-lisp/ispell.elc lib/american.hash lib/americanmed+.hash lib/english.aff lib/english.hash -man/man1/buildhash.1 -man/man1/findaffix.1 -man/man1/ispell.1 -man/man1/munchlist.1 -man/man1/sq.1 -man/man1/tryaffix.1 -man/man1/unsq.1 -man/man4/ispell.4 -man/man4/english.4 - +man/man1/buildhash.1.gz +man/man1/findaffix.1.gz +man/man1/ispell.1.gz +man/man1/munchlist.1.gz +man/man1/sq.1.gz +man/man1/tryaffix.1.gz +man/man1/unsq.1.gz +man/man4/ispell.4.gz +man/man4/english.4.gz |