diff options
author | peter <peter@FreeBSD.org> | 1998-10-06 00:22:40 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1998-10-06 00:22:40 +0000 |
commit | 04498b1559e06d445d613575f82e3485a2b26071 (patch) | |
tree | 9d3e3a2d3969107f21f48417bcdc9af7d487b52b /www/Makefile | |
parent | 97cf2c2d792b9d2dee5e0e7f97968f6ec956d9ad (diff) | |
download | FreeBSD-ports-04498b1559e06d445d613575f82e3485a2b26071.zip FreeBSD-ports-04498b1559e06d445d613575f82e3485a2b26071.tar.gz |
s/squid12/squid20/
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index f091b4c..0c96c67 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.96 1998/09/29 19:41:00 andreas Exp $ +# $Id: Makefile,v 1.97 1998/09/30 22:06:53 andreas Exp $ # SUBDIR += Mosaic # requires Motif @@ -60,7 +60,7 @@ SUBDIR += p5-libwww SUBDIR += squid11 SUBDIR += squid11-novm - SUBDIR += squid12 + SUBDIR += squid20 SUBDIR += transproxy SUBDIR += vrweb SUBDIR += w3 |