diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-03-06 17:38:53 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-03-06 17:38:53 +0000 |
commit | 9c53210756739b65a318d92ed1a2ae7e2a204211 (patch) | |
tree | e27ac6811fed7f68e75963fe21e7b91822d01775 /security/gnupg-pkcs11-scd | |
parent | 8d35a9fcaca8b73ad0b4facc1f280766c65e2add (diff) | |
download | pkgsrc-9c53210756739b65a318d92ed1a2ae7e2a204211.tar.gz |
Recursive PKGREVISION bump for xulrunner, nss, and nspr.
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 833eacda5a6..0328423e423 100644 --- a/security/gnupg-pkcs11-scd/Makefile +++ b/security/gnupg-pkcs11-scd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2011/04/22 13:44:34 obache Exp $ +# $NetBSD: Makefile,v 1.3 2012/03/06 17:39:01 ryoon Exp $ # VERSION= 0.7.0 DISTNAME= gnupg-pkcs11-scd-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnupg-pkcs11/gnupg-pkcs11-scd/${VERSION}/} EXTRACT_SUFX= .tar.bz2 |