diff options
author | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
commit | 1f4649c8a26ce89c5508d3d7f1181e57832326ad (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /security/pinentry-qt4 | |
parent | 9bd34dfa7e86141bf91d5a7e8b10de98d071a2a9 (diff) | |
download | pkgsrc-1f4649c8a26ce89c5508d3d7f1181e57832326ad.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
Diffstat (limited to 'security/pinentry-qt4')
-rw-r--r-- | security/pinentry-qt4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pinentry-qt4/Makefile b/security/pinentry-qt4/Makefile index 029f43c5729..a8a175d1c2f 100644 --- a/security/pinentry-qt4/Makefile +++ b/security/pinentry-qt4/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2012/01/08 03:46:09 sbd Exp $ +# $NetBSD: Makefile,v 1.11 2012/01/13 10:55:31 obache Exp $ # DISTNAME= pinentry-0.8.1 PKGNAME= pinentry-qt4-0.8.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/ |