aboutsummaryrefslogtreecommitdiff
path: root/security/symbion-sslproxy
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/symbion-sslproxy
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/symbion-sslproxy')
-rw-r--r--security/symbion-sslproxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/symbion-sslproxy/Makefile b/security/symbion-sslproxy/Makefile
index 04e374ce07bc..348146ad4b8f 100644
--- a/security/symbion-sslproxy/Makefile
+++ b/security/symbion-sslproxy/Makefile
@@ -11,7 +11,7 @@ DISTNAME= sslproxy-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
-COMMENT= An SSL proxy for securing unsecure connections
+COMMENT= SSL proxy for securing insecure connections
USE_OPENSSL= YES
USE_GMAKE= YES