diff options
author | tnn <tnn> | 2008-04-22 18:06:09 +0000 |
---|---|---|
committer | tnn <tnn> | 2008-04-22 18:06:09 +0000 |
commit | c2d8fe94848bf6a6c4af55a3066ff88fe8c65b8e (patch) | |
tree | 060d9cdcaf1e84bf4bc44552f402c8298e30b30b /www | |
parent | 65d9c8660615cd338a088ad34186f175891289f2 (diff) | |
download | pkgsrc-c2d8fe94848bf6a6c4af55a3066ff88fe8c65b8e.tar.gz |
revbumps due to libevent update.
Diffstat (limited to 'www')
-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 bec2cef489e..d5774c8f62b 100644 --- a/www/crawl/Makefile +++ b/www/crawl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2007/05/18 10:03:31 peter Exp $ +# $NetBSD: Makefile,v 1.10 2008/04/22 18:06:09 tnn Exp $ DISTNAME= crawl-0.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= http://monkey.org/~provos/ |