diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 22:00:14 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 22:00:14 +0000 |
commit | 30e9948198969737329321ae598bb5b6baad3e05 (patch) | |
tree | 79bf92f890f1098ffc7412f7c99213cc374f2fd0 /www/ffproxy | |
parent | f004f45c7df64cd7f0aca91b65b59a0adaaca209 (diff) | |
download | pkgsrc-30e9948198969737329321ae598bb5b6baad3e05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/ffproxy')
-rw-r--r-- | www/ffproxy/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/ffproxy/PLIST b/www/ffproxy/PLIST index 04775d793d3..96530a6a7c1 100644 --- a/www/ffproxy/PLIST +++ b/www/ffproxy/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/05 19:12:35 garbled Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:21 joerg Exp $ bin/ffproxy man/man5/ffproxy.conf.5 man/man7/ffproxy.quick.7 @@ -21,6 +21,3 @@ share/ffproxy/html/invalid share/ffproxy/html/post share/ffproxy/html/resolve share/ffproxy/sample.config -@dirrm share/ffproxy/html -@dirrm share/ffproxy/db -@dirrm share/ffproxy |