diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-28 13:13:25 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-05-28 13:13:25 +0000 |
commit | 0f7042e5fea2663ffb826ec77fc9ae8c1033b4e5 (patch) | |
tree | 0b9ffe0ab5425dad980a2f610ed38506c77a12c8 /www/p5-Apache-ConfigFile | |
parent | lang/ghc: Remove legacy mk files, there are no users left in the tree. (diff) |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7).
Notes
Notes:
svn path=/head/; revision=536768
Diffstat (limited to 'www/p5-Apache-ConfigFile')
-rw-r--r-- | www/p5-Apache-ConfigFile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-ConfigFile/Makefile b/www/p5-Apache-ConfigFile/Makefile index 03bdcd59dfc2..5ec1da8465c4 100644 --- a/www/p5-Apache-ConfigFile/Makefile +++ b/www/p5-Apache-ConfigFile/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:NWIGER PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Apache::ConfigFile - Parse Apache style httpd.conf configuration files +COMMENT= Parse Apache style httpd.conf configuration files USES= perl5 USE_PERL5= configure |