diff options
Diffstat (limited to 'www/awstats/Makefile')
-rw-r--r-- | www/awstats/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/awstats/Makefile b/www/awstats/Makefile index 0a6a4a6e261..30e3f22699a 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2012/07/20 14:11:04 adam Exp $ +# $NetBSD: Makefile,v 1.49 2012/10/03 21:58:27 wiz Exp $ DISTNAME= awstats-7.1 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.awstats.org/files/ |