diff options
Diffstat (limited to 'www/squid30/Makefile')
-rw-r--r-- | www/squid30/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile index 932e66e9902a..12d4a662a617 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -70,6 +70,7 @@ PORTNAME= squid PORTVERSION= 2.5.11 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -82,7 +83,7 @@ DISTNAME= squid-2.5.STABLE11 DIST_SUBDIR= squid2.5 PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.5/bugs/ -PATCHFILES= +PATCHFILES= squid-2.5.STABLE11-delaypools_truncated.patch PATCH_DIST_STRIP= -p1 MAINTAINER= tmseck@netcologne.de |