aboutsummaryrefslogtreecommitdiff
path: root/security/opensaml2/Makefile
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-08-02 09:02:43 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-08-02 09:02:43 +0000
commit344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca (patch)
tree069ccbea155001b7168967685ae64e97f3524568 /security/opensaml2/Makefile
parent81902d0a6c641126d021a998efb6e6ecca624294 (diff)
downloadports-344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca.tar.gz
ports-344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca.zip
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
Notes
Notes: svn path=/head/; revision=301858
Diffstat (limited to 'security/opensaml2/Makefile')
-rw-r--r--security/opensaml2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/opensaml2/Makefile b/security/opensaml2/Makefile
index effc4470d4d1..a0c10e5d7ad6 100644
--- a/security/opensaml2/Makefile
+++ b/security/opensaml2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PORTVERSION}/
DISTNAME= opensaml-${PORTVERSION}
MAINTAINER= janos.mohacsi@bsd.hu
-COMMENT= Open source implentation of SAML2
+COMMENT= Open source implementation of SAML2
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
log4shib.1:${PORTSDIR}/devel/log4shib \