diff options
author | taca <taca> | 2004-06-19 22:07:52 +0000 |
---|---|---|
committer | taca <taca> | 2004-06-19 22:07:52 +0000 |
commit | 47620a18569f87f988b6ba27a189af7d8532d4ac (patch) | |
tree | a634e5702ce555c065126110b1c0b7dfd60add2a /www/squid/Makefile | |
parent | b1f895a107193ec58e129bf973f12d34a676fb94 (diff) | |
download | pkgsrc-47620a18569f87f988b6ba27a189af7d8532d4ac.tar.gz |
Revert PKGREVISION to 5 since there is no functional changes.
(Current squid package dosen't build sasl_auth module.)
Diffstat (limited to 'www/squid/Makefile')
-rw-r--r-- | www/squid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index c30b9c947ac..002a3e602ac 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.112 2004/06/19 22:05:48 taca Exp $ +# $NetBSD: Makefile,v 1.113 2004/06/19 22:07:52 taca Exp $ DISTNAME= squid-2.5.STABLE5 PKGNAME= squid-2.5.5 -PKGREVISION= 6 +PKGREVISION= 5 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/ \ |