diff options
author | peter <peter@FreeBSD.org> | 1998-12-26 23:56:21 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1998-12-26 23:56:21 +0800 |
commit | d98943ba24450b4bcab2952fb29a5bf9002472b2 (patch) | |
tree | 68418a22700ac2124d338db32d6cddb6f26b98c9 /www | |
parent | 150df674ba19acf654ec2f80a447da178fc4b9f0 (diff) | |
download | freebsd-ports-gnome-d98943ba24450b4bcab2952fb29a5bf9002472b2.tar.gz freebsd-ports-gnome-d98943ba24450b4bcab2952fb29a5bf9002472b2.tar.zst freebsd-ports-gnome-d98943ba24450b4bcab2952fb29a5bf9002472b2.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 |