diff options
author | adam <adam> | 2014-11-07 19:39:24 +0000 |
---|---|---|
committer | adam <adam> | 2014-11-07 19:39:24 +0000 |
commit | 8c2d081861f2b0e3a2c3258abf7361cb75673b19 (patch) | |
tree | a5a5e8f2567d29e95ce8ef41c90b2597bae01cae /games/picmi/Makefile | |
parent | fa20e8c9bf25edf6c7ebbab154a763e96afe664c (diff) | |
download | pkgsrc-8c2d081861f2b0e3a2c3258abf7361cb75673b19.tar.gz |
Revbump after updating boost
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 ac40d5013bd..e21dca7adce 100644 --- a/games/picmi/Makefile +++ b/games/picmi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2014/08/22 11:24:33 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/11/07 19:39:33 adam Exp $ DISTNAME= picmi-${_KDE_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games COMMENT= a nonogram puzzle game |