diff options
author | Peter Wemm <peter@FreeBSD.org> | 1998-12-26 15:56:21 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1998-12-26 15:56:21 +0000 |
commit | 158ba089a33eb574fa2933b9a14c8fd6f0da4173 (patch) | |
tree | 27225414f39d0c5b90a7c71e324acd3aa8a06b37 /www | |
parent | 48238359bf09340c00f472497e7c666032a32ede (diff) | |
download | freebsd-ports-158ba089a33eb574fa2933b9a14c8fd6f0da4173.zip |
+squid21
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index e5ab2c41d1e4..15b59e31e771 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.109 1998/12/22 23:00:38 billf Exp $ +# $Id: Makefile,v 1.110 1998/12/23 19:15:41 vanilla Exp $ # SUBDIR += Mosaic # requires Motif @@ -69,6 +69,7 @@ SUBDIR += squid11 SUBDIR += squid11-novm SUBDIR += squid20 + SUBDIR += squid21 SUBDIR += swish-e SUBDIR += tidy SUBDIR += transproxy |