summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-02-09 15:37:07 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-02-09 15:37:07 +0000
commit4efc0edb2d530fa4465a9c1f3e2f574c2927341e (patch)
tree84674b44a5ac72880845bd750fa93a36fc284cda
parentcurl is a client to get documents/files from servers, using any of the (diff)
Activate net/curl, remove www/urlget
Notes
Notes: svn path=/head/; revision=16570
-rw-r--r--net/Makefile3
-rw-r--r--www/Makefile3
2 files changed, 3 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile
index 70a462bb081c..d989b6ce07ad 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.221 1999/01/29 23:59:05 billf Exp $
+# $Id: Makefile,v 1.222 1999/01/30 02:05:12 billf Exp $
#
SUBDIR += SSLtelnet
@@ -30,6 +30,7 @@
SUBDIR += coda_doc
SUBDIR += coda_intro
SUBDIR += coda_server
+ SUBDIR += curl
SUBDIR += cvsup
SUBDIR += cvsup-bin
SUBDIR += cvsup-mirror
diff --git a/www/Makefile b/www/Makefile
index 481809d8cf0a..6d99275c6d7f 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.118 1999/02/03 20:42:45 billf Exp $
+# $Id: Makefile,v 1.119 1999/02/03 21:44:41 billf Exp $
#
SUBDIR += Mosaic # requires Motif
@@ -80,7 +80,6 @@
SUBDIR += swish-e
SUBDIR += tidy
SUBDIR += transproxy
- SUBDIR += urlget
SUBDIR += vrweb
SUBDIR += w3
SUBDIR += w3c-httpd