aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-PerlPoint-Package/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-27 15:31:55 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-05-27 15:31:55 +0000
commit1e9999ddafb341c00dd0f6b0f84ac860379e34f6 (patch)
tree06b7d836daa984c126f0a48ba9fa4a43249105ad /textproc/p5-PerlPoint-Package/Makefile
parent87f97647a76ebc05747a72eafd239666463fde36 (diff)
downloadports-1e9999ddafb341c00dd0f6b0f84ac860379e34f6.tar.gz
ports-1e9999ddafb341c00dd0f6b0f84ac860379e34f6.zip
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 4).
Notes
Notes: svn path=/head/; revision=536695
Diffstat (limited to 'textproc/p5-PerlPoint-Package/Makefile')
-rw-r--r--textproc/p5-PerlPoint-Package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-PerlPoint-Package/Makefile b/textproc/p5-PerlPoint-Package/Makefile
index 9f0b1cd3fe8c..5bc6e18badd4 100644
--- a/textproc/p5-PerlPoint-Package/Makefile
+++ b/textproc/p5-PerlPoint-Package/Makefile
@@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/}
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= PerlPoint is both a presentation and a documentation toolset
+COMMENT= Presentation and documentation toolset
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1