diff options
author | tron <tron@pkgsrc.org> | 2005-04-04 14:16:08 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2005-04-04 14:16:08 +0000 |
commit | 4d3ec6dc8a73347e34cd15d56788102d2de85f8a (patch) | |
tree | 77cc2fed85377526e1ebe25b231ad0808e3d8eaf /www/squid/Makefile | |
parent | b9c6e3f9298b72d97937735a3452341294abd2f5 (diff) | |
download | pkgsrc-4d3ec6dc8a73347e34cd15d56788102d2de85f8a.tar.gz |
"squid-2.5.STABLE9-2GB.patch" was updated again. Update checksum,
use different sub directory and bump package revision.
Diffstat (limited to 'www/squid/Makefile')
-rw-r--r-- | www/squid/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index 467d8038d68..ab96b1230a4 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.141 2005/04/04 01:12:37 taca Exp $ +# $NetBSD: Makefile,v 1.142 2005/04/04 14:16:08 tron Exp $ DISTNAME= squid-2.5.STABLE9 PKGNAME= squid-2.5.9 -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/ \ @@ -49,7 +49,7 @@ DATADIR= ${VARBASE}/squid # Update this time stamp pattern if any of official distfiles has changed. # -DIST_STAMP= 2005040400 +DIST_STAMP= 2005040401 DOCFILES= ChangeLog RELEASENOTES.html doc/debug-sections.txt |