summaryrefslogtreecommitdiff
path: root/security/gnupg2/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-02-03 10:58:11 +0000
committerdrochner <drochner@pkgsrc.org>2010-02-03 10:58:11 +0000
commit364fc77012611630877cc1b56d925da05bb20dad (patch)
tree42dd02d1eee12ce938906ae5984563f8b753a539 /security/gnupg2/Makefile
parent16d941d0548a2c5af18804acabe680f413157189 (diff)
downloadpkgsrc-364fc77012611630877cc1b56d925da05bb20dad.tar.gz
add a patch from upstream CVS to fix a bug which could make keys
unusable on passphrase changes bump PKGREVISION
Diffstat (limited to 'security/gnupg2/Makefile')
-rw-r--r--security/gnupg2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile
index 21e931a3af1..a9bbca690b7 100644
--- a/security/gnupg2/Makefile
+++ b/security/gnupg2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2010/01/17 12:02:40 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2010/02/03 10:58:11 drochner Exp $
#
DISTNAME= gnupg-2.0.14
PKGNAME= ${DISTNAME:S/gnupg/gnupg2/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
EXTRACT_SUFX= .tar.bz2