summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2009-04-20 21:29:53 +0000
committertron <tron>2009-04-20 21:29:53 +0000
commitc3eb68c324b2b651375a303fa2e97937ef889b4f (patch)
treeee2000363302f9716c24aedba93f2be5e9144862
parent18560f0d832d3afed5721ab876625d84a5e33082 (diff)
downloadpkgsrc-c3eb68c324b2b651375a303fa2e97937ef889b4f.tar.gz
Add and enable "squid31" package.
-rw-r--r--www/Makefile3
-rw-r--r--www/squid/Makefile.squid3
2 files changed, 4 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile
index 2f547446398..11fee2c1580 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.640 2009/04/06 11:31:45 adrianp Exp $
+# $NetBSD: Makefile,v 1.641 2009/04/20 21:29:53 tron Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -478,6 +478,7 @@ SUBDIR+= sope
#SUBDIR+= squid # only contains Makefile fragments
SUBDIR+= squid27
SUBDIR+= squid30
+SUBDIR+= squid31
SUBDIR+= squidGuard
SUBDIR+= squidpurge
SUBDIR+= squirm
diff --git a/www/squid/Makefile.squid b/www/squid/Makefile.squid
index cd2a5fdf4aa..108a6eaf47d 100644
--- a/www/squid/Makefile.squid
+++ b/www/squid/Makefile.squid
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile.squid,v 1.4 2009/03/08 11:39:23 apb Exp $
+# $NetBSD: Makefile.squid,v 1.5 2009/04/20 21:29:53 tron Exp $
#
# used by www/squid26/Makefile
# used by www/squid27/Makefile
# used by www/squid30/Makefile
+# used by www/squid31/Makefile
.include "Makefile.common"