summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/ipguard/Makefile2
-rw-r--r--security/pear-HTML_Crypt/Makefile2
-rw-r--r--security/py-tlslite/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/security/ipguard/Makefile b/security/ipguard/Makefile
index caa2977e142d..8c9e47d1e63c 100644
--- a/security/ipguard/Makefile
+++ b/security/ipguard/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security net
MASTER_SITES= http://ipguard.deep.perm.ru/files/ http://deep.perm.ru/files/ipguard/
MAINTAINER= sead@deep.perm.ru
-COMMENT= Tool designed to protect LAN IP adress space by ARP spoofing
+COMMENT= Tool designed to protect LAN IP address space by ARP spoofing
BUILD_DEPENDS= ${LOCALBASE}/lib/libnet11/libnet.a:${PORTSDIR}/net/libnet
diff --git a/security/pear-HTML_Crypt/Makefile b/security/pear-HTML_Crypt/Makefile
index 26a0d7b69762..3ddf3340e2e7 100644
--- a/security/pear-HTML_Crypt/Makefile
+++ b/security/pear-HTML_Crypt/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.3.4
CATEGORIES= security www pear
MAINTAINER= miwi@FreeBSD.org
-COMMENT= Encrypts text which is later decoded using javascript on the client side
+COMMENT= Encrypts text which is later decoded using JavaScript on the client side
BUILD_DEPENDS+= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS+= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
diff --git a/security/py-tlslite/Makefile b/security/py-tlslite/Makefile
index 696630f44dbd..04164725f317 100644
--- a/security/py-tlslite/Makefile
+++ b/security/py-tlslite/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= http://cloud.github.com/downloads/trevp/tlslite/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
-COMMENT= Python module implenting SSL 3.0, TLS 1.0 and TLS 1.1
+COMMENT= Python module implementing SSL 3.0, TLS 1.0, and TLS 1.1
USE_PYTHON= 2.6-2.7
USE_PYDISTUTILS= yes