diff options
Diffstat (limited to 'games/bluemoon/Makefile')
-rw-r--r-- | games/bluemoon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/bluemoon/Makefile b/games/bluemoon/Makefile index 8c108b76dc1..92fdceb3ea4 100644 --- a/games/bluemoon/Makefile +++ b/games/bluemoon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/09/02 19:51:03 adam Exp $ +# $NetBSD: Makefile,v 1.24 2013/10/10 14:42:09 ryoon Exp $ # DISTNAME= bluemoon-1.3.2 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= games MASTER_SITES= http://keldon.net/bluemoon/ |