summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-02-03 21:44:41 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-02-03 21:44:41 +0000
commit1139f3fa1e88878dd8abc3380ccea9ff4863aa11 (patch)
tree400ac87bf75b4e47ccdf2a8f4aaca833470f9019 /www/Makefile
parentWebCrawl is a program designed to download an entire web-site without (diff)
Activate wwwcrawl and urlget, you can probably guess what they do.
Notes
Notes: svn path=/head/; revision=16525
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 1455927cce13..481809d8cf0a 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.117 1999/01/28 23:37:11 billf Exp $
+# $Id: Makefile,v 1.118 1999/02/03 20:42:45 billf Exp $
#
SUBDIR += Mosaic # requires Motif
@@ -80,6 +80,7 @@
SUBDIR += swish-e
SUBDIR += tidy
SUBDIR += transproxy
+ SUBDIR += urlget
SUBDIR += vrweb
SUBDIR += w3
SUBDIR += w3c-httpd
@@ -88,6 +89,7 @@
SUBDIR += web500gw
SUBDIR += webalizer
SUBDIR += webcopy
+ SUBDIR += webcrawl
SUBDIR += webglimpse
SUBDIR += weblint
SUBDIR += webstone