diff options
author | tv <tv@pkgsrc.org> | 2007-02-11 05:22:24 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2007-02-11 05:22:24 +0000 |
commit | e6db44e8c52a544d7ddd05314014ddd140d797d0 (patch) | |
tree | bf088513eb740395b12a37bba0d5c0eeac924775 /www/crawl | |
parent | 275cbe80e969e6fa02aa5fa7369c83d2b89b1380 (diff) | |
download | pkgsrc-e6db44e8c52a544d7ddd05314014ddd140d797d0.tar.gz |
PKGREVISION bump due to proper ABI_DEPENDS versioning in devel/libevent.
Diffstat (limited to 'www/crawl')
-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 4e9fc7b14cf..70ea1be0efc 100644 --- a/www/crawl/Makefile +++ b/www/crawl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2006/04/22 09:22:16 rillig Exp $ +# $NetBSD: Makefile,v 1.7 2007/02/11 05:22:24 tv Exp $ DISTNAME= crawl-0.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://monkey.org/~provos/ |