summaryrefslogtreecommitdiff
path: root/www/ns-plugger-common
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-14 22:00:14 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-14 22:00:14 +0000
commit30e9948198969737329321ae598bb5b6baad3e05 (patch)
tree79bf92f890f1098ffc7412f7c99213cc374f2fd0 /www/ns-plugger-common
parentf004f45c7df64cd7f0aca91b65b59a0adaaca209 (diff)
downloadpkgsrc-30e9948198969737329321ae598bb5b6baad3e05.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/ns-plugger-common')
-rw-r--r--www/ns-plugger-common/PLIST4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/ns-plugger-common/PLIST b/www/ns-plugger-common/PLIST
index 46097998c3e..c7e961328cc 100644
--- a/www/ns-plugger-common/PLIST
+++ b/www/ns-plugger-common/PLIST
@@ -1,8 +1,6 @@
-@comment $NetBSD: PLIST,v 1.4 2003/01/05 04:27:11 rh Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/06/14 22:00:29 joerg Exp $
bin/plugger-4.0
${NS_PLUGINS_DIR}/plugger.so
man/man7/plugger.7
share/doc/plugger/README
share/doc/plugger/COPYING
-@dirrm share/doc/plugger
-@unexec ${RMDIR} -p %D/${NS_PLUGINS_DIR} 2>/dev/null || ${TRUE}