aboutsummaryrefslogtreecommitdiff
path: root/security/aescrypt
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/aescrypt
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/aescrypt')
-rw-r--r--security/aescrypt/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/aescrypt/Makefile b/security/aescrypt/Makefile
index 836cb4d9a33e..66d36b7c06cf 100644
--- a/security/aescrypt/Makefile
+++ b/security/aescrypt/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: aescrypt
-# Date created: 12 December 2000
-# Whom: roam@FreeBSD.org
-#
+# Created by: roam@FreeBSD.org
# $FreeBSD$
#
@@ -16,7 +13,7 @@ PATCH_SITES= http://devel.ringlet.net/security/aescrypt/patches/ \
PATCHFILES= aescrypt-0.7-roam-whopper-01.patch.gz
MAINTAINER= ports@FreeBSD.org
-COMMENT= A command-line AES encryption/decryption suite
+COMMENT= Command-line AES encryption/decryption suite
GNU_CONFIGURE= yes
MAKE_ENV+= BINGRP=wheel