diff options
author | peter <peter@FreeBSD.org> | 1997-09-28 17:41:26 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-09-28 17:41:26 +0800 |
commit | 296612f5350c94cb033a8a282d748b7710828554 (patch) | |
tree | 5126c265b5c1f995f5204cdcf3d79d014c4ba525 /www | |
parent | d75b27954c974b4bbdd6ddc5d29db7cd8b009368 (diff) | |
download | freebsd-ports-gnome-296612f5350c94cb033a8a282d748b7710828554.tar.gz freebsd-ports-gnome-296612f5350c94cb033a8a282d748b7710828554.tar.zst freebsd-ports-gnome-296612f5350c94cb033a8a282d748b7710828554.zip |
Disconnect squid. V1.0 is obsolete and not recommended.
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 146be0857190..17d3325bcb40 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.59 1997/08/12 20:29:27 peter Exp $ +# $Id: Makefile,v 1.60 1997/08/19 14:41:00 rse Exp $ # SUBDIR += Mosaic # requires Motif @@ -36,7 +36,6 @@ SUBDIR += p5-HTTPD-Tools SUBDIR += p5-WWW-Search SUBDIR += p5-libwww - SUBDIR += squid SUBDIR += squid11 SUBDIR += squid11-novm SUBDIR += w3 |