diff options
Diffstat (limited to 'games/bovo/Makefile')
-rw-r--r-- | games/bovo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/bovo/Makefile b/games/bovo/Makefile index c03eb17adb3..4a762776ac1 100644 --- a/games/bovo/Makefile +++ b/games/bovo/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:29 markd Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:04:57 wiz Exp $ DISTNAME= bovo-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= games COMMENT= Five-in-a-row Board Game |