diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-05-23 21:16:11 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-05-23 21:16:11 +0000 |
commit | eb8f1f2511b5ccf432ac964fc525ce39ebefabc7 (patch) | |
tree | 099c9c1ee9d0d1e56dc1938628b4016fc80c896e | |
parent | Update from squid 2.1 -> 2.2 after repository copy. (diff) |
+squid22
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 185dd1e7912b..3c23afd68a5a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.127 1999/05/04 16:15:51 flathill Exp $ +# $Id: Makefile,v 1.128 1999/05/20 01:30:51 asami Exp $ # SUBDIR += Mosaic # requires Motif @@ -80,6 +80,7 @@ SUBDIR += squid11-novm SUBDIR += squid20 SUBDIR += squid21 + SUBDIR += squid22 SUBDIR += squidclients SUBDIR += squidtimes SUBDIR += swish-e |