summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/apache-xml-security-c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/apache-xml-security-c/Makefile b/security/apache-xml-security-c/Makefile
index 29f6ddeca4ba..2e27351c3ddb 100644
--- a/security/apache-xml-security-c/Makefile
+++ b/security/apache-xml-security-c/Makefile
@@ -19,7 +19,7 @@ USES= cpe gmake libtool tar:bzip2 ssl pkgconfig autoreconf
USE_LDCONFIG= yes
CONFIGURE_ENV+= openssl_LIBS="-L${OPENSSLLIB} -lcrypto" openssl_CFLAGS=-I${OPENSSLBASE}
-CPE_PRODUCT= xml_security_for_c\+\+
+CPE_PRODUCT= xml_security_for_c++
CPE_VENDOR= apache
.include <bsd.port.mk>