summaryrefslogtreecommitdiff
path: root/security/cryptopp
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/cryptopp
parent- Update to 1.46 (diff)
- Remove A/An in COMMENT
- Trim Header where applicable
Notes
Notes: svn path=/head/; revision=315566
Diffstat (limited to 'security/cryptopp')
-rw-r--r--security/cryptopp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cryptopp/Makefile b/security/cryptopp/Makefile
index 9741e1c005d5..728d07943107 100644
--- a/security/cryptopp/Makefile
+++ b/security/cryptopp/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF \
DISTNAME= cryptopp${PORTVERSION:S/.//g}
MAINTAINER= delphij@FreeBSD.org
-COMMENT= A free C++ class library of Cryptographic Primitives
+COMMENT= Free C++ class library of Cryptographic Primitives
OPTIONS_DEFINE= DEBUG DOCS GCC46 STATIC THREADS
OPTIONS_DEFAULT= STATIC THREADS