diff options
Diffstat (limited to 'www/squid31/Makefile')
-rw-r--r-- | www/squid31/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile index 55bf5b3e879..4d9bb6e3731 100644 --- a/www/squid31/Makefile +++ b/www/squid31/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2012/11/08 04:18:45 taca Exp $ +# $NetBSD: Makefile,v 1.41 2012/12/16 01:52:40 obache Exp $ DISTNAME= squid-3.1.20 PKGNAME= ${DISTNAME} # Necessary for "pkgsrc/www/squid/options.mk" -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.squid-cache.org/Versions/v3/3.1/ \ ${SQUID_MASTER_SITES} |