diff options
author | billf <billf@FreeBSD.org> | 1999-02-09 23:37:07 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-02-09 23:37:07 +0800 |
commit | d684182f84206cc826af48c409dd155514c20598 (patch) | |
tree | 98a073ec4af9bfaa7ee70cf88d3a7c13aff63f8a /www | |
parent | 22a8aac65a8f16a3d2c29d06218fc0ccebbecc6d (diff) | |
download | freebsd-ports-graphics-d684182f84206cc826af48c409dd155514c20598.tar.gz freebsd-ports-graphics-d684182f84206cc826af48c409dd155514c20598.tar.zst freebsd-ports-graphics-d684182f84206cc826af48c409dd155514c20598.zip |
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 481809d8cf0..6d99275c6d7 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 |