diff options
author | minskim <minskim@pkgsrc.org> | 2007-02-20 18:29:49 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2007-02-20 18:29:49 +0000 |
commit | d83cf2e1681453cab20dffe0e792336ada8055ae (patch) | |
tree | 9d36aca8aa931bda0afdb69d881cc8d7797063d3 /www/awstats/Makefile | |
parent | 5a7ca892421a72d2d7e747692ac3843f99ee1ba1 (diff) | |
download | pkgsrc-d83cf2e1681453cab20dffe0e792336ada8055ae.tar.gz |
Update awstats for the new distfile with the same version number. Changes
include recognizing more search engines and documentation improvements.
Bump PKGREVISION.
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 74623b61834..68658e66ea5 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2007/02/20 16:44:50 joerg Exp $ +# $NetBSD: Makefile,v 1.32 2007/02/20 18:29:49 minskim Exp $ # DISTNAME= awstats-6.6 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= http://awstats.sourceforge.net/files/ # awstats are in the habit of updating the tarball but not incrementing |