diff options
Diffstat (limited to 'www/cherokee/Makefile')
-rw-r--r-- | www/cherokee/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index b90a50280e8..400f4b41d78 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2007/02/22 19:01:27 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2007/06/05 05:37:38 wiz Exp $ # DISTNAME= cherokee-0.5.3 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.cherokee-project.com/download/0.5/0.5.3/ |