summaryrefslogtreecommitdiff
path: root/www/htdig
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /www/htdig
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'www/htdig')
-rw-r--r--www/htdig/DEINSTALL4
-rw-r--r--www/htdig/DESCR2
-rw-r--r--www/htdig/MESSAGE4
3 files changed, 5 insertions, 5 deletions
diff --git a/www/htdig/DEINSTALL b/www/htdig/DEINSTALL
index b5928662f15..347721ce177 100644
--- a/www/htdig/DEINSTALL
+++ b/www/htdig/DEINSTALL
@@ -2,7 +2,7 @@
if [ "$2" = "POST-DEINSTALL" ]; then
echo Please note:
echo
-echo If you do not intend to reinstall the htdig package, you may wish to
-echo remove the config directory, ${PKG_PREFIX}/etc/htdig, as well as any
+echo If you do not intend to reinstall the htdig package, you may wish to
+echo remove the config directory, ${PKG_PREFIX}/etc/htdig, as well as any
echo database directories you created.
fi
diff --git a/www/htdig/DESCR b/www/htdig/DESCR
index 041c39aa196..aedb7500b8a 100644
--- a/www/htdig/DESCR
+++ b/www/htdig/DESCR
@@ -1,2 +1,2 @@
-The ht://Dig system is a complete world wide web indexing and searching
+The ht://Dig system is a complete world wide web indexing and searching
system for a small domain or intranet.
diff --git a/www/htdig/MESSAGE b/www/htdig/MESSAGE
index 2c1bdedc3ba..699772a8a81 100644
--- a/www/htdig/MESSAGE
+++ b/www/htdig/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:48 wiz Exp $
+$NetBSD: MESSAGE,v 1.3 2003/05/06 17:43:00 jmmv Exp $
A sample ht://Dig config file has been installed to
${PREFIX}/etc/htdig/htdig.conf, unless that file existed already.
@@ -8,7 +8,7 @@ in the newly created empty directory, /var/db/htdig. A sample search
form, which may be used to search that database, has been installed to
${PREFIX}/share/examples/htdig/search.html.
-For an example of how to set up ht://Dig and integrate it with your web site,
+For an example of how to set up ht://Dig and integrate it with your web site,
you may wish to examine the scripts installed into
/var/wwwoffle/html/htdig/scripts by the www/wwwoffle package.