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/py-scgi | |
parent | f004f45c7df64cd7f0aca91b65b59a0adaaca209 (diff) | |
download | pkgsrc-30e9948198969737329321ae598bb5b6baad3e05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/py-scgi')
-rw-r--r-- | www/py-scgi/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/py-scgi/PLIST b/www/py-scgi/PLIST index a9c7434894f..ee241a18576 100644 --- a/www/py-scgi/PLIST +++ b/www/py-scgi/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/03 10:13:10 manu Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:32 joerg Exp $ ${PYSITELIB}/scgi/quixote_handler.py ${PYSITELIB}/scgi/__init__.py ${PYSITELIB}/scgi/scgi_server.py @@ -12,4 +12,3 @@ ${PYSITELIB}/scgi/quixote_handler.pyo ${PYSITELIB}/scgi/__init__.pyo ${PYSITELIB}/scgi/scgi_server.pyo ${PYSITELIB}/scgi/test_passfd.pyo -@dirrm ${PYSITELIB}/scgi |