aboutsummaryrefslogtreecommitdiff
path: root/security/xml-security
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-07-17 08:57:51 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-07-17 08:57:51 +0000
commitfa3a17c064e297850f0b1015d83b1c888a00ab3c (patch)
treec3c7db59ec25cc053624401e8f85e762c1460b28 /security/xml-security
parentf636188f97278d8e2ef103b71ac9d1ab591313bb (diff)
downloadports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.tar.gz
ports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.zip
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories P-S. CR: D422 Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=362126
Diffstat (limited to 'security/xml-security')
-rw-r--r--security/xml-security/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/xml-security/Makefile b/security/xml-security/Makefile
index e0703fdbed8c..7fd415a3cc0b 100644
--- a/security/xml-security/Makefile
+++ b/security/xml-security/Makefile
@@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= santuario/java-library/${PORTVERSION:S/./_/g}
DISTNAME= ${PORTNAME}-src-${PORTVERSION:S/./_/g}
MAINTAINER= ale@FreeBSD.org
-COMMENT= A Java library for XML Signature and Encryption
+COMMENT= Java library for XML Signature and Encryption
BUILD_DEPENDS= ${JAVALIBDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-logging \
${JAVALIBDIR}/xalan.jar:${PORTSDIR}/textproc/xalan-j