diff options
Diffstat (limited to 'www/htdig')
-rw-r--r-- | www/htdig/Makefile | 4 | ||||
-rw-r--r-- | www/htdig/PLIST | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/htdig/Makefile b/www/htdig/Makefile index 5973f08e32d..121a0143b2c 100644 --- a/www/htdig/Makefile +++ b/www/htdig/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2006/03/14 01:14:34 jlam Exp $ +# $NetBSD: Makefile,v 1.34 2006/04/10 12:20:32 joerg Exp $ DISTNAME= htdig-3.1.6 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www databases MASTER_SITES= http://www.htdig.org/files/ \ ftp://ftp.htdig.org/ \ diff --git a/www/htdig/PLIST b/www/htdig/PLIST index 23dcf7ed9fc..223dd429d38 100644 --- a/www/htdig/PLIST +++ b/www/htdig/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2005/04/19 00:28:31 wiz Exp $ +@comment $NetBSD: PLIST,v 1.7 2006/04/10 12:20:32 joerg Exp $ bin/htfuzzy bin/htdig bin/htdump @@ -50,8 +50,8 @@ share/htdig/common/bad_words share/htdig/common/english.0 share/htdig/common/english.aff share/htdig/common/synonyms -share/htdig/common/synonyms.db @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 |