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/ap-dtcl | |
parent | f004f45c7df64cd7f0aca91b65b59a0adaaca209 (diff) | |
download | pkgsrc-30e9948198969737329321ae598bb5b6baad3e05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/ap-dtcl')
-rw-r--r-- | www/ap-dtcl/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/ap-dtcl/PLIST b/www/ap-dtcl/PLIST index 5ea39e799cc..434d77f295d 100644 --- a/www/ap-dtcl/PLIST +++ b/www/ap-dtcl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/04/19 18:32:37 jwise Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 22:00:15 joerg Exp $ lib/httpd/mod_dtcl.so share/doc/html/mod_dtcl/asf_logo.gif share/doc/html/mod_dtcl/commands.html @@ -24,6 +24,3 @@ share/examples/mod_dtcl/tests/dtcl.test share/examples/mod_dtcl/tests/makeconf.tcl share/examples/mod_dtcl/tests/runtests.tcl share/examples/mod_dtcl/tests/template.conf.tcl -@dirrm share/doc/html/mod_dtcl -@dirrm share/examples/mod_dtcl/tests -@dirrm share/examples/mod_dtcl |