diff options
Diffstat (limited to 'www/crawl/Makefile')
-rw-r--r-- | www/crawl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/crawl/Makefile b/www/crawl/Makefile index 70ea1be0efc..717bc89e8b3 100644 --- a/www/crawl/Makefile +++ b/www/crawl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2007/02/11 05:22:24 tv Exp $ +# $NetBSD: Makefile,v 1.8 2007/04/25 16:39:41 tnn Exp $ DISTNAME= crawl-0.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://monkey.org/~provos/ |