aboutsummaryrefslogtreecommitdiffstats
path: root/security/libp11
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/libp11
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/libp11')
-rw-r--r--security/libp11/Makefile2
1 files changed, 1 insertions, 1 deletions
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