diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
commit | edf828d5219152f5e83e7e0a4b0bcd1721f7e11d (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /security/gnupg-pkcs11-scd | |
parent | 5d5d37e762cbc38591cf26e7c4c5954e52246953 (diff) | |
download | pkgsrc-edf828d5219152f5e83e7e0a4b0bcd1721f7e11d.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'security/gnupg-pkcs11-scd')
-rw-r--r-- | security/gnupg-pkcs11-scd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg-pkcs11-scd/Makefile b/security/gnupg-pkcs11-scd/Makefile index f0f898acd2f..b5f6cdc8726 100644 --- a/security/gnupg-pkcs11-scd/Makefile +++ b/security/gnupg-pkcs11-scd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/01/01 11:52:32 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/02/12 23:18:32 tron Exp $ # VERSION= 0.7.0 DISTNAME= gnupg-pkcs11-scd-${VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnupg-pkcs11/gnupg-pkcs11-scd/${VERSION}/} EXTRACT_SUFX= .tar.bz2 |