aboutsummaryrefslogtreecommitdiff
path: root/security/libssh
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2013-03-29 19:33:41 +0000
committerCarlo Strub <cs@FreeBSD.org>2013-03-29 19:33:41 +0000
commitf87124df638f9ab9a10de7815e16138a955e5814 (patch)
tree56a7cc7e21781385ea74f4d32262386371d62b78 /security/libssh
parent4b0d4f826c38657c52f2d41254533c0d86e6f0b2 (diff)
downloadports-f87124df638f9ab9a10de7815e16138a955e5814.tar.gz
ports-f87124df638f9ab9a10de7815e16138a955e5814.zip
- Remove A/An in COMMENT
- Trim Header where applicable
Notes
Notes: svn path=/head/; revision=315566
Diffstat (limited to 'security/libssh')
-rw-r--r--security/libssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libssh/Makefile b/security/libssh/Makefile
index 42e2a87a5bb7..f71e874966c4 100644
--- a/security/libssh/Makefile
+++ b/security/libssh/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.libssh.org/files/0.5/ \
LOCAL/avl
MAINTAINER= fluffy@FreeBSD.org
-COMMENT= A library implementing the SSH1 and SSH2 protocol
+COMMENT= Library implementing the SSH1 and SSH2 protocol
OPTIONS_DEFINE= GCRYPT SSH1
GCRYPT_DESC= Build with libgcrypt