diff options
author | taca <taca@pkgsrc.org> | 2008-10-24 14:15:48 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2008-10-24 14:15:48 +0000 |
commit | 736a597843617b2023e8af0719ecd3d2b640cf53 (patch) | |
tree | b7d23c2007803988ff12d09cf0237de23ba99ec3 /www/squid26 | |
parent | 3f4834c93deda993e2f00a96d8c6aa80db08affe (diff) | |
download | pkgsrc-736a597843617b2023e8af0719ecd3d2b640cf53.tar.gz |
Bump squid's PKGREVISION to reflect fix of transparent proxy package options.
Diffstat (limited to 'www/squid26')
-rw-r--r-- | www/squid26/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/squid26/Makefile b/www/squid26/Makefile index 1e620e5485f..ff621cfeba3 100644 --- a/www/squid26/Makefile +++ b/www/squid26/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2008/10/20 03:11:03 taca Exp $ +# $NetBSD: Makefile,v 1.3 2008/10/24 14:15:48 taca Exp $ DISTNAME= squid-2.6.STABLE22 +PKGREVISION= 1 PKGNAME= ${DISTNAME:S/STABLE//} CATEGORIES= www MASTER_SITES= http://www.squid-cache.org/Versions/v2/2.6/ |