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 /www/wwwcount | |
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 'www/wwwcount')
-rw-r--r-- | www/wwwcount/pkg-plist | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/wwwcount/pkg-plist b/www/wwwcount/pkg-plist index ed0e803..8cac46f 100644 --- a/www/wwwcount/pkg-plist +++ b/www/wwwcount/pkg-plist @@ -1,5 +1,3 @@ -@owner nobody -@group nobody www/cgi-bin/Count.cgi etc/Counter etc/Counter/conf @@ -19,11 +17,9 @@ lib/Counter/digits/D/strip.gif lib/Counter/digits/D/lenna.gif lib/Counter/digits/E lib/Counter/digits/E/strip.gif -@owner bin -@group bin lib/Counter/digits/mkstrip.sh bin/mkstrip -man/man1/mkstrip.1 +man/man1/mkstrip.1.gz @exec touch /var/log/Counter.log @exec chown nobody.nobody /var/log/Counter.log @exec chmod 644 /var/log/Counter.log |