diff options
author | billf <billf@FreeBSD.org> | 1999-02-09 15:37:07 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-02-09 15:37:07 +0000 |
commit | d684182f84206cc826af48c409dd155514c20598 (patch) | |
tree | 98a073ec4af9bfaa7ee70cf88d3a7c13aff63f8a /net | |
parent | 22a8aac65a8f16a3d2c29d06218fc0ccebbecc6d (diff) | |
download | FreeBSD-ports-d684182f84206cc826af48c409dd155514c20598.zip FreeBSD-ports-d684182f84206cc826af48c409dd155514c20598.tar.gz |
Activate net/curl, remove www/urlget
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 70a462b..d989b6c 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 |