diff options
author | joerg <joerg> | 2006-10-23 14:38:14 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-10-23 14:38:14 +0000 |
commit | 72d6c8f5d9ba88a3990c9d76d99e4a1af4bd8a68 (patch) | |
tree | 8ff3ebe8622d5be720ec45e00be276f5291ec6cf /security | |
parent | 2325e0f9f4f2f4fdbf14ca479666c321735a48aa (diff) | |
download | pkgsrc-72d6c8f5d9ba88a3990c9d76d99e4a1af4bd8a68.tar.gz |
Remove another directory created by the package. Bump revision.
Diffstat (limited to 'security')
-rw-r--r-- | security/py-prewikka/Makefile | 4 | ||||
-rw-r--r-- | security/py-prewikka/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/py-prewikka/Makefile b/security/py-prewikka/Makefile index f4b73d1aa2d..0208f6e0525 100644 --- a/security/py-prewikka/Makefile +++ b/security/py-prewikka/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2006/10/10 15:05:14 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2006/10/23 14:38:14 joerg Exp $ # DISTNAME= prewikka-${VERSION} PKGNAME= ${PYPKGPREFIX}-prewikka-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.prelude-ids.org/download/releases/ \ http://www.prelude-ids.org/download/releases/old/ diff --git a/security/py-prewikka/PLIST b/security/py-prewikka/PLIST index ad6b65cd811..71702b64186 100644 --- a/security/py-prewikka/PLIST +++ b/security/py-prewikka/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2006/10/10 15:05:14 joerg Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/10/23 14:38:14 joerg Exp $ bin/prewikka-httpd ${PYSITELIB}/prewikka/Auth.py ${PYSITELIB}/prewikka/Auth.pyc @@ -214,6 +214,7 @@ share/prewikka/htdocs/js/functions.js @dirrm ${PYSITELIB}/prewikka/modules/log/stderr @dirrm ${PYSITELIB}/prewikka/modules/log @dirrm ${PYSITELIB}/prewikka/modules/auth/loginpassword +@dirrm ${PYSITELIB}/prewikka/modules/auth/cgi @dirrm ${PYSITELIB}/prewikka/modules/auth @dirrm ${PYSITELIB}/prewikka/modules @dirrm ${PYSITELIB}/prewikka |