summaryrefslogtreecommitdiff
path: root/www/squid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/squid/Makefile')
-rw-r--r--www/squid/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile
index 7406b127c1a..64dc1655c6c 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.123 2005/01/01 15:57:41 taca Exp $
+# $NetBSD: Makefile,v 1.124 2005/01/13 16:19:10 taca Exp $
DISTNAME= squid-2.5.STABLE7
PKGNAME= squid-2.5.7
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= www
MASTER_SITES= http://www.squid-cache.org/Versions/v2/2.5/ \
ftp://ftp.leo.org/pub/comp/general/infosys/www/daemons/squid/squid-2/STABLE/ \
@@ -20,7 +20,10 @@ PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch \
squid-2.5.STABLE7-httpd_accel_vport.patch \
squid-2.5.STABLE7-cachemgr_vmobjects.patch \
squid-2.5.STABLE7-empty_acls.patch \
- squid-2.5.STABEL7-close_other.patch
+ squid-2.5.STABEL7-close_other.patch \
+ squid-2.5.STABLE7-fakeauth_auth.patch \
+ squid-2.5.STABLE7-gopher_html_parsing.patch \
+ squid-2.5.STABLE7-wccp_denial_of_service.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= taca@NetBSD.org