diff options
Diffstat (limited to 'www/squid31/Makefile')
-rw-r--r-- | www/squid31/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile index 6b3e62de54d..1aade2ae17a 100644 --- a/www/squid31/Makefile +++ b/www/squid31/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2009/07/20 13:56:31 tron Exp $ +# $NetBSD: Makefile,v 1.13 2009/07/27 16:35:55 tron Exp $ -DISTNAME= squid-3.1.0.11 +DISTNAME= squid-3.1.0.12 PKGNAME= ${DISTNAME} # Necessary for "pkgsrc/www/squid/options.mk" -PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.squid-cache.org/Versions/v3/3.1/ \ ${SQUID_MASTER_SITES} |