diff options
Diffstat (limited to 'www/squid/Makefile')
-rw-r--r-- | www/squid/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index a7187c4682d..fcb1ca97015 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.93 2003/09/17 05:33:46 taca Exp $ +# $NetBSD: Makefile,v 1.94 2003/11/12 03:39:44 jschauma Exp $ DISTNAME= squid-2.5.STABLE4 PKGNAME= squid-2.5.4 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} CATEGORIES= www MASTER_SITES= http://www.squid-cache.org/Versions/v2/2.5/ \ |