diff options
author | Alex Dupre <ale@FreeBSD.org> | 2007-09-18 12:36:58 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2007-09-18 12:36:58 +0000 |
commit | d7bdf1188acebfd4baae13acfdb761b344a4a021 (patch) | |
tree | bd01ffc08cee2ef6a4388c08e3c7aee9779bf63b /security/pkcs11-helper | |
parent | 9d91dd602b21e22676f2414efcce70f5c3f06f2d (diff) | |
download | ports-d7bdf1188acebfd4baae13acfdb761b344a4a021.tar.gz ports-d7bdf1188acebfd4baae13acfdb761b344a4a021.zip |
Notes
Diffstat (limited to 'security/pkcs11-helper')
-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 fd06b96ff951..e4d62a632062 100644 --- a/security/pkcs11-helper/Makefile +++ b/security/pkcs11-helper/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security devel MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/ MAINTAINER= ale@FreeBSD.org -COMMENT= A helper library for multiple PKCS#11 providers +COMMENT= A helper library for multiple PKCS\#11 providers USE_BZIP2= yes USE_OPENSSL= yes |