aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2007-09-18 12:36:58 +0000
committerAlex Dupre <ale@FreeBSD.org>2007-09-18 12:36:58 +0000
commitd7bdf1188acebfd4baae13acfdb761b344a4a021 (patch)
treebd01ffc08cee2ef6a4388c08e3c7aee9779bf63b
parent9d91dd602b21e22676f2414efcce70f5c3f06f2d (diff)
Notes
-rw-r--r--security/engine_pkcs11/Makefile2
-rw-r--r--security/iaikpkcs11wrapper/Makefile2
-rw-r--r--security/libp11/Makefile2
-rw-r--r--security/pkcs11-helper/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/security/engine_pkcs11/Makefile b/security/engine_pkcs11/Makefile
index b32a80d67c99..b115084edb28 100644
--- a/security/engine_pkcs11/Makefile
+++ b/security/engine_pkcs11/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security
MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/
MAINTAINER= ale@FreeBSD.org
-COMMENT= An implementation of a PKCS#11 engine for OpenSSL
+COMMENT= An implementation of a PKCS\#11 engine for OpenSSL
LIB_DEPENDS= p11.1:${PORTSDIR}/security/libp11
diff --git a/security/iaikpkcs11wrapper/Makefile b/security/iaikpkcs11wrapper/Makefile
index 3ab52d6f1137..31c8f27e58a7 100644
--- a/security/iaikpkcs11wrapper/Makefile
+++ b/security/iaikpkcs11wrapper/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ale
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ale@FreeBSD.org
-COMMENT= A PKCS#11 Java wrapper
+COMMENT= A PKCS\#11 Java wrapper
USE_ZIP= yes
USE_JAVA= yes
diff --git a/security/libp11/Makefile b/security/libp11/Makefile
index 894cd1f985a5..3719677453be 100644
--- a/security/libp11/Makefile
+++ b/security/libp11/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security devel
MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/
MAINTAINER= ale@FreeBSD.org
-COMMENT= A small layer on top of PKCS#11 API
+COMMENT= A small layer on top of PKCS\#11 API
USE_AUTOTOOLS= libltdl:15
USE_OPENSSL= yes
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