diff options
author | asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
commit | e1475027cde346cc8c26ff967438ba80036384a0 (patch) | |
tree | 4659b41700eb12b7f8cf84c6386677d53f5d8032 /audio/xcd/pkg-plist | |
parent | a1a675dbb0aeebf8a7e5798c2180a3cc6a2a42b7 (diff) | |
download | FreeBSD-ports-e1475027cde346cc8c26ff967438ba80036384a0.zip FreeBSD-ports-e1475027cde346cc8c26ff967438ba80036384a0.tar.gz |
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.
Diffstat (limited to 'audio/xcd/pkg-plist')
-rw-r--r-- | audio/xcd/pkg-plist | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/xcd/pkg-plist b/audio/xcd/pkg-plist index f3ee5df..d25ab2d 100644 --- a/audio/xcd/pkg-plist +++ b/audio/xcd/pkg-plist @@ -1,9 +1,5 @@ -@cd /usr/local -@owner bin -@mode 755 bin/cdplayer bin/xcd -@mode 644 lib/xcd/eject.xbm lib/xcd/eject_s.xbm lib/xcd/ff.xbm @@ -20,6 +16,6 @@ lib/xcd/rewind.xbm lib/xcd/rewind_s.xbm lib/xcd/stop.xbm lib/xcd/stop_s.xbm -man/man1/cdplayer.1 -man/man1/xcd.1 +man/man1/cdplayer.1.gz +man/man1/xcd.1.gz |