diff options
author | obache <obache@pkgsrc.org> | 2012-03-22 15:33:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-22 15:33:43 +0000 |
commit | e338dce555c185ba141cda0721058e3666fae2c9 (patch) | |
tree | 2c02582ffc49c3d7027567ea81a9b77bff71d20b /emulators/kenigma | |
parent | 10e2ec30247d929da2bd9dfe86a10cc2d906583c (diff) | |
download | pkgsrc-e338dce555c185ba141cda0721058e3666fae2c9.tar.gz |
Bump PKGREVISION refrecting the default Ruby's version change.
Diffstat (limited to 'emulators/kenigma')
-rw-r--r-- | emulators/kenigma/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/kenigma/Makefile b/emulators/kenigma/Makefile index 0ae40b72cf8..20d024538fd 100644 --- a/emulators/kenigma/Makefile +++ b/emulators/kenigma/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/03/03 00:13:02 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2012/03/22 15:33:44 obache Exp $ DISTNAME= 28107-kenigma-1.2.1 PKGNAME= kenigma-1.2.1 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= emulators security MASTER_SITES= http://www.kde-apps.org/content/files/ |