diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
commit | 51d76b29e20c08faa588a605726a4f7e2ee846af (patch) | |
tree | a0bbc75a2678abb7b9f4c413eebf60cee56dc2ba /security/pkcs11-helper | |
parent | 368dc79a2cafd1aa1850031a47ff152f754882a1 (diff) | |
download | pkgsrc-51d76b29e20c08faa588a605726a4f7e2ee846af.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'security/pkcs11-helper')
-rw-r--r-- | security/pkcs11-helper/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pkcs11-helper/Makefile b/security/pkcs11-helper/Makefile index 9852b49f518..f4fc9831614 100644 --- a/security/pkcs11-helper/Makefile +++ b/security/pkcs11-helper/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/03/31 18:37:34 agc Exp $ +# $NetBSD: Makefile,v 1.3 2011/04/22 14:40:45 obache Exp $ # DISTNAME= pkcs11-helper-1.06 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.opensc-project.org/files/pkcs11-helper/ EXTRACT_SUFX= .tar.bz2 |