summaryrefslogtreecommitdiff
path: root/www/squid/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2005-09-16 14:19:00 +0000
committertaca <taca@pkgsrc.org>2005-09-16 14:19:00 +0000
commitcc8592d46bbdb5dd12ff8f5ece0f0ad434eab6fc (patch)
tree51e1e976a8f504a5e46d236c8798b66f61da3ced /www/squid/Makefile
parent330f1d95d9a07d88e87d004ad42751a6b40861ef (diff)
downloadpkgsrc-cc8592d46bbdb5dd12ff8f5ece0f0ad434eab6fc.tar.gz
The latest official patch updated to make NTLM authentication work again.
Bump PKGREVISION.
Diffstat (limited to 'www/squid/Makefile')
-rw-r--r--www/squid/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile
index eb383b2feea..c78cd26042f 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.158 2005/09/15 15:40:47 taca Exp $
+# $NetBSD: Makefile,v 1.159 2005/09/16 14:19:00 taca Exp $
DISTNAME= squid-2.5.STABLE10
PKGNAME= squid-2.5.10
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= www
MASTER_SITES= http://www.squid-cache.org/Versions/v2/2.5/ \
ftp://ftp.leo.org/pub/comp/general/infosys/www/daemons/squid/squid-2/STABLE/ \
@@ -45,7 +45,7 @@ PATCHFILES= squid-2.5.STABLE10-content_length.patch \
squid-2.5.STABLE10-delay_pools.patch \
squid-2.5.STABLE10-NetBSD_IPFilter-4.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= taca@NetBSD.org