aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Template-Plugin-CSV
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-Template-Plugin-CSV
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-Template-Plugin-CSV')
-rw-r--r--textproc/p5-Template-Plugin-CSV/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Template-Plugin-CSV/Makefile b/textproc/p5-Template-Plugin-CSV/Makefile
index fd211c3d6106..371e08daf097 100644
--- a/textproc/p5-Template-Plugin-CSV/Makefile
+++ b/textproc/p5-Template-Plugin-CSV/Makefile
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:GUGOD
PKGNAMEPREFIX= p5-
MAINTAINER= dgeo@centrale-marseille.fr
-COMMENT= Template::Plugin::CSV - Plugin for generating CSV
+COMMENT= Simple TT2 plugin for generating CSV
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Template-Toolkit>0:www/p5-Template-Toolkit \