diff options
Diffstat (limited to 'www/squid31/Makefile')
-rw-r--r-- | www/squid31/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile index 4ac3a23ca96..505ef0b791e 100644 --- a/www/squid31/Makefile +++ b/www/squid31/Makefile @@ -74,7 +74,7 @@ PORTNAME= squid PORTVERSION= 2.5.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -99,7 +99,8 @@ PATCHFILES= squid-2.5.STABLE6-ufs_no_valid_dir.patch \ squid-2.5.STABLE6-client_db_gc.patch \ squid-2.5.STABLE6-ntlmtruncated.patch \ squid-2.5.STABLE6-errorpage_quote.patch \ - squid-2.5.STABLE6-heap_segfault.patch + squid-2.5.STABLE6-heap_segfault.patch \ + squid-2.5.STABLE6-ntlm_fetch_string.patch PATCH_DIST_STRIP= -p1 MAINTAINER= tmseck@netcologne.de |