aboutsummaryrefslogtreecommitdiffstats
path: root/security/pkcs11-helper
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2007-09-18 20:36:58 +0800
committerale <ale@FreeBSD.org>2007-09-18 20:36:58 +0800
commit415af7aa69c1f42914f24e533506ed368bdac691 (patch)
tree63524074681b457d961563d872081172cf04e26f /security/pkcs11-helper
parent4f07a38cfa39bdc125bef69ac627368d07c2b2e6 (diff)
downloadfreebsd-ports-gnome-415af7aa69c1f42914f24e533506ed368bdac691.tar.gz
freebsd-ports-gnome-415af7aa69c1f42914f24e533506ed368bdac691.tar.zst
freebsd-ports-gnome-415af7aa69c1f42914f24e533506ed368bdac691.zip
Add COMMENT escaping.
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