diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-16 17:39:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-16 17:39:01 +0000 |
commit | f8834e53d2ea8ac0fbfcc1bd9c5e6b1817e2e410 (patch) | |
tree | 124ef1a250141fbb2ceb49f6d5f6662a7131b8f7 /www/squid26/Makefile | |
parent | fc5a271369349a1f8320769629d3d05c1dd45159 (diff) | |
download | ports-f8834e53d2ea8ac0fbfcc1bd9c5e6b1817e2e410.tar.gz ports-f8834e53d2ea8ac0fbfcc1bd9c5e6b1817e2e410.zip |
Notes
Diffstat (limited to 'www/squid26/Makefile')
-rw-r--r-- | www/squid26/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squid26/Makefile b/www/squid26/Makefile index f5da3f7efae3..c5395c3a0a05 100644 --- a/www/squid26/Makefile +++ b/www/squid26/Makefile @@ -66,7 +66,7 @@ PORTNAME= squid PORTVERSION= 2.5.10 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -110,7 +110,7 @@ PATCHFILES= squid-2.5.STABLE10-content_length.patch \ squid-2.5.STABLE10-allow_coredump.patch \ squid-2.5.STABLE10-delay_pools.patch \ squid-2.5.STABLE10-pipeline-CONNECT.patch \ - squid-2.5.STABLE10-NTLM-scheme_assert.patch + squid-2.5.STABLE10-NTLM-scheme_assert-2.patch PATCH_DIST_STRIP= -p1 MAINTAINER= tmseck@netcologne.de |