diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-01-29 07:37:11 +0800 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-01-29 07:37:11 +0800 |
commit | 38835dab071a3a40ba6c3210e59598b93eb7f5e9 (patch) | |
tree | 0f9c6d637c1f39d777fd6205dbb6416469f887b8 | |
parent | 0bd5c0fdb79808e56707a8f35bfa80617e452d52 (diff) | |
download | freebsd-ports-gnome-38835dab071a3a40ba6c3210e59598b93eb7f5e9.tar.gz freebsd-ports-gnome-38835dab071a3a40ba6c3210e59598b93eb7f5e9.tar.zst freebsd-ports-gnome-38835dab071a3a40ba6c3210e59598b93eb7f5e9.zip |
Activate squidclients. We seem to have a growing support for octopi..
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index a7350f1650b6..612676a562c7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.115 1999/01/21 23:34:48 billf Exp $ +# $Id: Makefile,v 1.116 1999/01/26 03:48:49 steve Exp $ # SUBDIR += Mosaic # requires Motif @@ -75,6 +75,7 @@ SUBDIR += squid11-novm SUBDIR += squid20 SUBDIR += squid21 + SUBDIR += squidclients SUBDIR += swish-e SUBDIR += tidy SUBDIR += transproxy |