aboutsummaryrefslogtreecommitdiff
path: root/security/aide
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-04-13 19:27:58 +0000
committerCy Schubert <cy@FreeBSD.org>2019-04-13 19:27:58 +0000
commit171cf31b498cd5fe31532d8f714fc4cb91ad2238 (patch)
tree88b556a9c344669391c703e533e7371dd464dbda /security/aide
parent70932839f5ff6467b45e3878ea651c75c0edc336 (diff)
downloadports-171cf31b498cd5fe31532d8f714fc4cb91ad2238.tar.gz
ports-171cf31b498cd5fe31532d8f714fc4cb91ad2238.zip
Fix COMMENT.
As pointed out by danfe@, Violation of the PHB paragraph 5.6 -- Do not start [COMMENT] with an indefinite article (that is, A or An). Point hat to: cy@ Reported by: danfe@
Notes
Notes: svn path=/head/; revision=498829
Diffstat (limited to 'security/aide')
-rw-r--r--security/aide/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/aide/Makefile b/security/aide/Makefile
index 4f43ea5986e9..e0917a86ec7c 100644
--- a/security/aide/Makefile
+++ b/security/aide/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= security
MASTER_SITES= https://github.com/aide/aide/releases/download/v${PORTVERSION}/
MAINTAINER= cy@FreeBSD.org
-COMMENT= A file and directory integrity checker
+COMMENT= File and directory integrity checker
LIB_DEPENDS= libmhash.so:security/mhash \
libpcre.so:devel/pcre