diff options
Diffstat (limited to 'games/picmi/Makefile')
-rw-r--r-- | games/picmi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/picmi/Makefile b/games/picmi/Makefile index 7772bfc5679..072f9687837 100644 --- a/games/picmi/Makefile +++ b/games/picmi/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2014/01/01 11:52:18 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/02/01 02:20:47 markd Exp $ DISTNAME= picmi-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= a nonogram puzzle game |