diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:24:44 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:24:44 +0000 |
commit | 5c6cb4e758fbe553e3e90ca00f26930a0d947058 (patch) | |
tree | 9e6497caf746fd3da47e9753cfd6b6b8907d4d6e /security/pinentry-qt4 | |
parent | de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c (diff) | |
download | pkgsrc-5c6cb4e758fbe553e3e90ca00f26930a0d947058.tar.gz |
Recursive revbump following MesaLib update, categories p through x.
Diffstat (limited to 'security/pinentry-qt4')
-rw-r--r-- | security/pinentry-qt4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pinentry-qt4/Makefile b/security/pinentry-qt4/Makefile index 97148009562..752b24d18c2 100644 --- a/security/pinentry-qt4/Makefile +++ b/security/pinentry-qt4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/12/10 10:24:21 mef Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:24:49 tnn Exp $ # PKGNAME= ${DISTNAME:S/pinentry-/pinentry-qt4-/} +PKGREVISION= 1 COMMENT= Applications for entering PINs or Passphrases, qt4 enabled .include "../../security/pinentry/Makefile.common" |