diff options
Diffstat (limited to 'games/kajongg/Makefile')
-rw-r--r-- | games/kajongg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/kajongg/Makefile b/games/kajongg/Makefile index 3d74c77b549..f7c476cf59d 100644 --- a/games/kajongg/Makefile +++ b/games/kajongg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/02/01 02:20:45 markd Exp $ +# $NetBSD: Makefile,v 1.13 2014/02/12 23:17:55 tron Exp $ DISTNAME= kajongg-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= games COMMENT= Maj Jong game |