diff options
Diffstat (limited to 'games/baduki')
-rw-r--r-- | games/baduki/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/baduki/Makefile b/games/baduki/Makefile index 747411e7134..d9f0b697441 100644 --- a/games/baduki/Makefile +++ b/games/baduki/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2005/09/28 20:52:22 rillig Exp $ +# $NetBSD: Makefile,v 1.36 2006/02/05 23:09:12 joerg Exp $ DISTNAME= baduki-0.2.9 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games MASTER_SITES= http://soback.kornet21.net/~artist/baduk/ |