diff options
Diffstat (limited to 'www/squid30/Makefile')
-rw-r--r-- | www/squid30/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile index f2ced8715f17..6e8f2fb54dcb 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -74,7 +74,7 @@ PORTNAME= squid PORTVERSION= 2.5.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -94,7 +94,8 @@ PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch \ squid-2.5.STABLE7-blank_response.patch \ squid-2.5.STABLE7-dothost.patch \ squid-2.5.STABLE7-httpd_accel_vport.patch \ - squid-2.5.STABLE7-cachemgr_vmobjects.patch + squid-2.5.STABLE7-cachemgr_vmobjects.patch \ + squid-2.5.STABLE7-empty_acls.patch PATCH_DIST_STRIP= -p1 MAINTAINER= tmseck@netcologne.de |