diff options
author | wiz <wiz@pkgsrc.org> | 2017-03-31 10:32:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-03-31 10:32:14 +0000 |
commit | 5f7fe16e7d41e39c4030fbbf5b4eea931a17e0a5 (patch) | |
tree | 737a97034ab2731266ff1607865de326837f57d8 /security/kgpg/Makefile | |
parent | 7fa9fc49718e3bc7abd78c946e264a9a86f5c095 (diff) | |
download | pkgsrc-5f7fe16e7d41e39c4030fbbf5b4eea931a17e0a5.tar.gz |
Recursive bump for gpgme update which removed a support library.
Diffstat (limited to 'security/kgpg/Makefile')
-rw-r--r-- | security/kgpg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/kgpg/Makefile b/security/kgpg/Makefile index 5eb3a06b233..afd0e47fff8 100644 --- a/security/kgpg/Makefile +++ b/security/kgpg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2017/01/19 09:27:33 markd Exp $ +# $NetBSD: Makefile,v 1.42 2017/03/31 10:32:19 wiz Exp $ DISTNAME= kgpg-16.08.0 +PKGREVISION= 1 CATEGORIES= security COMMENT= KDE encryption tool MASTER_SITES= ${MASTER_SITE_KDE:=applications/16.08.0/src/} |