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 /www | |
parent | 22a8aac65a8f16a3d2c29d06218fc0ccebbecc6d (diff) | |
download | FreeBSD-ports-d684182f84206cc826af48c409dd155514c20598.zip FreeBSD-ports-d684182f84206cc826af48c409dd155514c20598.tar.gz |
Activate net/curl, remove www/urlget
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 481809d..6d99275 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 |