diff options
author | markd <markd@pkgsrc.org> | 2006-01-07 20:26:13 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2006-01-07 20:26:13 +0000 |
commit | ce086dfd7fdda0c19b4d9613d0f1f285c0416140 (patch) | |
tree | 31a2a400372267cf8c0f5e6a12185b56ac5d8121 /www/htdig-devel/PLIST | |
parent | a11776bb8fe9fd2633d09567863d3fa97ff35c29 (diff) | |
download | pkgsrc-ce086dfd7fdda0c19b4d9613d0f1f285c0416140.tar.gz |
Fix PLIST for last change.
Diffstat (limited to 'www/htdig-devel/PLIST')
-rw-r--r-- | www/htdig-devel/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/htdig-devel/PLIST b/www/htdig-devel/PLIST index 86d5f753454..95f9e25536a 100644 --- a/www/htdig-devel/PLIST +++ b/www/htdig-devel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/17 19:26:26 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/01/07 20:26:13 markd Exp $ bin/HtFileType bin/htdb_dump bin/htdb_load @@ -190,13 +190,13 @@ share/htdig/common/footer.html share/htdig/common/header.html share/htdig/common/long.html share/htdig/common/nomatch.html +share/htdig/common/root2word.db share/htdig/common/short.html share/htdig/common/synonyms share/htdig/common/synonyms.db share/htdig/common/syntax.html +share/htdig/common/word2root.db share/htdig/common/wrapper.html -@unexec ${RM} %D/share/htdig/common/root2word.db -@unexec ${RM} %D/share/htdig/common/word2root.db @dirrm share/htdig/common @dirrm share/htdig @dirrm share/examples/htdig |