diff options
author | Alex Dupre <ale@FreeBSD.org> | 2009-03-09 07:37:45 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2009-03-09 07:37:45 +0000 |
commit | 0efe789c1772d93b1657130e5fa4c445b4aa8dc4 (patch) | |
tree | acb1d605396b8160c25e511204786efc0f9cf039 /security/pkcs11-helper/Makefile | |
parent | f7533361479cb1cd8afebc33f1084674b863cbc2 (diff) |
Notes
Diffstat (limited to 'security/pkcs11-helper/Makefile')
-rw-r--r-- | security/pkcs11-helper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pkcs11-helper/Makefile b/security/pkcs11-helper/Makefile index 6e782982aaf9..619a0e79333b 100644 --- a/security/pkcs11-helper/Makefile +++ b/security/pkcs11-helper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pkcs11-helper -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= security devel MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/ |