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 | 545cb13e2695c73e7a6e9c232c3013b3738fd1d5 (patch) | |
tree | 79bf92f890f1098ffc7412f7c99213cc374f2fd0 /www/ap2-python | |
parent | 2ed852477a18870f6653f77bcd9379a1609e55b8 (diff) | |
download | pkgsrc-545cb13e2695c73e7a6e9c232c3013b3738fd1d5.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/ap2-python')
-rw-r--r-- | www/ap2-python/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/ap2-python/PLIST b/www/ap2-python/PLIST index 17e96920706..ecdeef18b6e 100644 --- a/www/ap2-python/PLIST +++ b/www/ap2-python/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2008/09/15 21:20:23 abs Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 22:00:17 joerg Exp $ lib/httpd/mod_python.so ${PYSITELIB}/mod_python/Cookie.py ${PYSITELIB}/mod_python/Cookie.pyc @@ -37,4 +37,3 @@ ${PYSITELIB}/mod_python/testhandler.pyo ${PYSITELIB}/mod_python/util.py ${PYSITELIB}/mod_python/util.pyc ${PYSITELIB}/mod_python/util.pyo -@dirrm ${PYSITELIB}/mod_python |