diff options
author | Peter Wemm <peter@FreeBSD.org> | 1998-10-06 00:22:40 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1998-10-06 00:22:40 +0000 |
commit | dbfa2863a17a9a1403b2a4dec20f7dee093dc804 (patch) | |
tree | 8e59fc9f2cc04b6928d7e658916f835d475ec98b | |
parent | 6c7cefe24e1ba90a8c9ddeb1c4b67d4bc003e9c9 (diff) | |
download | freebsd-ports-dbfa2863a17a9a1403b2a4dec20f7dee093dc804.zip |
s/squid12/squid20/
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index f091b4c88dce..0c96c67e322c 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 |