diff options
Diffstat (limited to 'games/picmi/Makefile')
-rw-r--r-- | games/picmi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/picmi/Makefile b/games/picmi/Makefile index 2da51ae7984..a4c92ec3796 100644 --- a/games/picmi/Makefile +++ b/games/picmi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:01 tnn Exp $ +# $NetBSD: Makefile,v 1.19 2016/03/05 11:28:35 jperkin Exp $ DISTNAME= picmi-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games COMMENT= a nonogram puzzle game |