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/htdig | |
parent | f004f45c7df64cd7f0aca91b65b59a0adaaca209 (diff) | |
download | pkgsrc-30e9948198969737329321ae598bb5b6baad3e05.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'www/htdig')
-rw-r--r-- | www/htdig/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/htdig/PLIST b/www/htdig/PLIST index 223dd429d38..85326827eb2 100644 --- a/www/htdig/PLIST +++ b/www/htdig/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2006/04/10 12:20:32 joerg Exp $ +@comment $NetBSD: PLIST,v 1.8 2009/06/14 22:00:23 joerg Exp $ bin/htfuzzy bin/htdig bin/htdump @@ -53,6 +53,3 @@ share/htdig/common/synonyms @unexec ${RM} %D/share/htdig/common/root2word.db @unexec ${RM} %D/share/htdig/common/synonyms.db @unexec ${RM} %D/share/htdig/common/word2root.db -@dirrm share/htdig/common -@dirrm share/htdig -@dirrm share/examples/htdig |