diff options
Diffstat (limited to 'www/squid25/Makefile')
-rw-r--r-- | www/squid25/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/squid25/Makefile b/www/squid25/Makefile index 8966293..6eab93f 100644 --- a/www/squid25/Makefile +++ b/www/squid25/Makefile @@ -29,7 +29,7 @@ PORTNAME= squid PORTVERSION= 2.5.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -49,7 +49,8 @@ PATCHFILES= squid-2.5.STABLE5-ntlm_assert.patch \ squid-2.5.STABLE5-deny_info.patch \ squid-2.5.STABLE5-CONNECT_timeout.patch \ squid-2.5.STABLE5-cache_swap_log.patch \ - squid-2.5.STABLE5-ntlm_warning.patch + squid-2.5.STABLE5-ntlm_warning.patch \ + squid-2.5.STABLE5-rfc1035NameUnpack.patch PATCH_DIST_STRIP= -p1 MAINTAINER= tmseck@netcologne.de |