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/ns-plugger-common | |
parent | f004f45c7df64cd7f0aca91b65b59a0adaaca209 (diff) | |
download | pkgsrc-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/PLIST | 4 |
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} |