aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Makefile-Parser
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-28 15:20:46 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-28 15:20:46 +0000
commitce27b0a151fdaab283e6b0e40e2f8f0ba8fbba82 (patch)
treee6c9c289c73783df389fddfaac5be8b4d83f2b78 /textproc/p5-Makefile-Parser
parentc01a95ffbd561eb9514d2ecaf7ab7b14681aa442 (diff)
downloadports-ce27b0a151fdaab283e6b0e40e2f8f0ba8fbba82.tar.gz
ports-ce27b0a151fdaab283e6b0e40e2f8f0ba8fbba82.zip
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 8).
Notes
Notes: svn path=/head/; revision=536774
Diffstat (limited to 'textproc/p5-Makefile-Parser')
-rw-r--r--textproc/p5-Makefile-Parser/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Makefile-Parser/Makefile b/textproc/p5-Makefile-Parser/Makefile
index d511c648f176..569ed6becdde 100644
--- a/textproc/p5-Makefile-Parser/Makefile
+++ b/textproc/p5-Makefile-Parser/Makefile
@@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:AGENT
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Makefile::Parser - A Simple Parser for Makefiles
+COMMENT= Simple Perl parser for makefiles
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \