diff options
Diffstat (limited to 'www/awstats/Makefile')
-rw-r--r-- | www/awstats/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/awstats/Makefile b/www/awstats/Makefile index e18b7fd9c8f..f061e47bc0b 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2011/05/30 09:31:25 hauke Exp $ +# $NetBSD: Makefile,v 1.46 2012/02/05 23:58:07 minskim Exp $ DISTNAME= awstats-7.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=awstats/} |