From 630bec343cd863a0f91f410742b93f536d3603f2 Mon Sep 17 00:00:00 2001 From: taca Date: Fri, 12 Sep 2008 15:11:13 +0000 Subject: * Disable squid. * Add and enable squid26, squid27 and squid30. --- www/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index 253c13ed448..6411f6000c9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.579 2008/09/11 21:31:47 jnemeth Exp $ +# $NetBSD: Makefile,v 1.580 2008/09/12 15:11:13 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -437,7 +437,10 @@ SUBDIR+= snarf SUBDIR+= snownews SUBDIR+= sope SUBDIR+= spfc -SUBDIR+= squid +#SUBDIR+= squid # only contains Makefile fragments +SUBDIR+= squid26 +SUBDIR+= squid27 +SUBDIR+= squid30 SUBDIR+= squidGuard SUBDIR+= squidpurge SUBDIR+= squirm -- cgit v1.2.3