summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/wwwoffle/Makefile4
-rw-r--r--www/wwwoffle/pkg/DESCR3
2 files changed, 4 insertions, 3 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile
index 0554cc62913..dcefc51ee8f 100644
--- a/www/wwwoffle/Makefile
+++ b/www/wwwoffle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2000/02/16 00:24:39 itohy Exp $
+# $NetBSD: Makefile,v 1.15 2000/02/16 00:28:03 itohy Exp $
DISTNAME= wwwoffle-2.5c
CATEGORIES= www
@@ -9,8 +9,6 @@ EXTRACT_SUFX= .tgz
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gedanken.demon.co.uk/wwwoffle/
-DEPENDS+= htdig>=3.1.3:../../www/htdig
-
USE_GMAKE= yes
NO_CONFIGURE= yes
diff --git a/www/wwwoffle/pkg/DESCR b/www/wwwoffle/pkg/DESCR
index 4758f0e063c..a326b04350d 100644
--- a/www/wwwoffle/pkg/DESCR
+++ b/www/wwwoffle/pkg/DESCR
@@ -1,3 +1,6 @@
The wwwoffled program is a simple proxy server with special features for use
with dial-up internet links. This means that it is possible to browse web
pages and read them without having to remain connected.
+
+The cache created by wwwoffled is searchable with the addition of the
+ht://Dig program. Consider using www/htdig package.