diff options
Diffstat (limited to 'www/awstats/Makefile')
-rw-r--r-- | www/awstats/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/awstats/Makefile b/www/awstats/Makefile index f97904cc63f..ff768f54476 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2005/07/16 01:19:25 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2005/08/14 15:33:44 minskim Exp $ # -DISTNAME= awstats-6.3 -PKGREVISION= 4 +DISTNAME= awstats-6.4 CATEGORIES= www MASTER_SITES= http://awstats.sourceforge.net/files/ EXTRACT_SUFX= .tgz |