diff options
author | joerg <joerg> | 2009-06-14 22:00:14 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 22:00:14 +0000 |
commit | 71a32296ba11763abadcde92e96627deb1c72b1d (patch) | |
tree | 79bf92f890f1098ffc7412f7c99213cc374f2fd0 /www/screws | |
parent | 34e3d10d104b92ca94810340991f716da3f05855 (diff) | |
download | pkgsrc-71a32296ba11763abadcde92e96627deb1c72b1d.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/screws')
-rw-r--r-- | www/screws/PLIST | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/www/screws/PLIST b/www/screws/PLIST index aa0822e9ca2..25b9c31c361 100644 --- a/www/screws/PLIST +++ b/www/screws/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2008/08/17 20:09:12 dholland Exp $ +@comment $NetBSD: PLIST,v 1.9 2009/06/14 22:00:34 joerg Exp $ bin/hsml lib/screws/BasicExec.so lib/screws/CleanLog.so @@ -88,19 +88,3 @@ share/examples/screws/default.conf share/examples/screws/screws.conf share/screws/hsml-inc/include.pl.html share/screws/mime.types -@dirrm share/screws/hsml-inc -@dirrm share/screws -@dirrm share/examples/screws -@dirrm share/doc/screws/examples -@dirrm share/doc/screws -@dirrm libexec/screws/sh -@dirrm libexec/screws/perl/htdocs/example.xslt -@dirrm libexec/screws/perl/htdocs/example.dir/OtherDir -@dirrm libexec/screws/perl/htdocs/example.dir -@dirrm libexec/screws/perl/htdocs -@dirrm libexec/screws/perl/defpages -@dirrm libexec/screws/perl -@dirrm libexec/screws/htdocs -@dirrm libexec/screws/c -@dirrm libexec/screws -@dirrm lib/screws |