diff options
Diffstat (limited to 'games/KoboDeluxe/Makefile')
-rw-r--r-- | games/KoboDeluxe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/KoboDeluxe/Makefile b/games/KoboDeluxe/Makefile index 3c7fa1ffc70..dbd04238a67 100644 --- a/games/KoboDeluxe/Makefile +++ b/games/KoboDeluxe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2011/01/13 13:37:47 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2012/01/28 11:00:54 wiz Exp $ # DISTNAME= KoboDeluxe-0.5.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games MASTER_SITES= http://olofson.net/kobodl/download/ EXTRACT_SUFX= .tar.bz2 |