diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:17:32 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:17:32 +0000 |
commit | 5d5d37e762cbc38591cf26e7c4c5954e52246953 (patch) | |
tree | 437a865da8d01c86343f3a78f63e77aad15ad97a /emulators/kenigma | |
parent | a98a8d247bc210a6f2da4c31810bc73cd44895f4 (diff) | |
download | pkgsrc-5d5d37e762cbc38591cf26e7c4c5954e52246953.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
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 842f7977c17..44a87f6a633 100644 --- a/emulators/kenigma/Makefile +++ b/emulators/kenigma/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/01/01 11:52:14 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2014/02/12 23:17:53 tron Exp $ DISTNAME= 28107-kenigma-1.2.1 PKGNAME= kenigma-1.2.1 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= emulators security MASTER_SITES= http://www.kde-apps.org/content/files/ |