diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-02-09 23:37:07 +0800 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-02-09 23:37:07 +0800 |
commit | 4efc0edb2d530fa4465a9c1f3e2f574c2927341e (patch) | |
tree | 84674b44a5ac72880845bd750fa93a36fc284cda /www/Makefile | |
parent | bb0aa544aed1628fdac5ed53ac5bcb9116c40bda (diff) | |
download | freebsd-ports-gnome-4efc0edb2d530fa4465a9c1f3e2f574c2927341e.tar.gz freebsd-ports-gnome-4efc0edb2d530fa4465a9c1f3e2f574c2927341e.tar.zst freebsd-ports-gnome-4efc0edb2d530fa4465a9c1f3e2f574c2927341e.zip |
Activate net/curl, remove www/urlget
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 |