summaryrefslogtreecommitdiff
path: root/security/pkcs11-helper
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 /security/pkcs11-helper
parent- File was rerolled (diff)
Add COMMENT escaping.
Notes
Notes: svn path=/head/; revision=199698
Diffstat (limited to 'security/pkcs11-helper')
-rw-r--r--security/pkcs11-helper/Makefile2
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