diff options
author | wiz <wiz@pkgsrc.org> | 2013-10-09 17:39:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-10-09 17:39:01 +0000 |
commit | 5592d1530c99340ce32d24ce3286ddb5747aa253 (patch) | |
tree | 023a4084385219e94693779b56935bbba2b6238d /security/pinentry-qt | |
parent | 9676c40e045003a7958c097d4791aea280c7d871 (diff) | |
download | pkgsrc-5592d1530c99340ce32d24ce3286ddb5747aa253.tar.gz |
recursive bump for libmng-2.0.2 shlib major bump and dependency change
Diffstat (limited to 'security/pinentry-qt')
-rw-r--r-- | security/pinentry-qt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pinentry-qt/Makefile b/security/pinentry-qt/Makefile index 40cd66b447b..e24a0ce972c 100644 --- a/security/pinentry-qt/Makefile +++ b/security/pinentry-qt/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2013/07/13 19:38:27 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2013/10/09 17:39:16 wiz Exp $ # DISTNAME= pinentry-0.8.3 PKGNAME= pinentry-qt-0.8.3 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/ EXTRACT_SUFX= .tar.bz2 |