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 /www/wwwcount/pkg-plist | |
parent | Add $Id$. (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.
Diffstat (limited to 'www/wwwcount/pkg-plist')
-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 ed0e803e8c0b..8cac46fbcffb 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 |