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 /dns/p5-AnyEvent-DNS-EtcHosts/Makefile | |
parent | 289574e39b7f941ecb6782f343d926b6a47b5acc (diff) | |
download | freebsd-ports-0f7042e5fea2663ffb826ec77fc9ae8c1033b4e5.zip |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7).
Diffstat (limited to 'dns/p5-AnyEvent-DNS-EtcHosts/Makefile')
-rw-r--r-- | dns/p5-AnyEvent-DNS-EtcHosts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-AnyEvent-DNS-EtcHosts/Makefile b/dns/p5-AnyEvent-DNS-EtcHosts/Makefile index ea929243611d..12b5ac972535 100644 --- a/dns/p5-AnyEvent-DNS-EtcHosts/Makefile +++ b/dns/p5-AnyEvent-DNS-EtcHosts/Makefile @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= CPAN:DEXTER PKGNAMEPREFIX= p5- MAINTAINER= dgeo@centrale-marseille.fr -COMMENT= AnyEvent::DNS::EtcHosts - Use /etc/hosts before DNS +COMMENT= Use /etc/hosts before DNS in Perl LICENSE= ART10 GPLv1+ LICENSE_COMB= dual |