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-auth-postgresql | |
parent | f004f45c7df64cd7f0aca91b65b59a0adaaca209 (diff) | |
download | pkgsrc-30e9948198969737329321ae598bb5b6baad3e05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/ap-auth-postgresql')
-rw-r--r-- | www/ap-auth-postgresql/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/ap-auth-postgresql/PLIST b/www/ap-auth-postgresql/PLIST index 9d120deb046..6aa562f6edd 100644 --- a/www/ap-auth-postgresql/PLIST +++ b/www/ap-auth-postgresql/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2003/09/16 22:57:08 recht Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 22:00:15 joerg Exp $ lib/httpd/mod_auth_pg.so share/doc/mod_auth_pg/README share/doc/mod_auth_pg/README.ko @@ -6,5 +6,3 @@ share/doc/mod_auth_pg/mod_auth_pg.html share/doc/mod_auth_pg/mod_auth_pg.ko.html share/examples/mod_auth_pg/mod_auth_pg.htaccess share/examples/mod_auth_pg/mod_auth_pg.sql -@dirrm share/doc/mod_auth_pg -@dirrm share/examples/mod_auth_pg |