diff options
author | markd <markd> | 2006-01-07 20:26:13 +0000 |
---|---|---|
committer | markd <markd> | 2006-01-07 20:26:13 +0000 |
commit | 9941bc72cef8b3581f86c38fc1c63c5b00a01d65 (patch) | |
tree | 31a2a400372267cf8c0f5e6a12185b56ac5d8121 | |
parent | 662c85a67b170ea0ff45f749b3b961061eec4b61 (diff) | |
download | pkgsrc-9941bc72cef8b3581f86c38fc1c63c5b00a01d65.tar.gz |
Fix PLIST for last change.
-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 |