diff options
author | Peter Wemm <peter@FreeBSD.org> | 1997-09-28 09:41:26 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1997-09-28 09:41:26 +0000 |
commit | 9071bc1f15b913f9fb509ff7486e238332b85b5e (patch) | |
tree | 4667dad9f9b7e0e20c409413c1f99a878d26ecf2 /www/Makefile | |
parent | 0f7de020d6913094d4b1f44dba3cda936033c668 (diff) | |
download | ports-9071bc1f15b913f9fb509ff7486e238332b85b5e.tar.gz ports-9071bc1f15b913f9fb509ff7486e238332b85b5e.zip |
Notes
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 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 |