diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-29 08:44:53 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-29 08:44:53 +0800 |
commit | 9fbef2c45b9dda637fe075ec12b924521e028f42 (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /dns/p5-POE-Component-Client-DNS-Recursive | |
parent | d6bb00cb8a80cf53aedf84beaf727bb29f439db8 (diff) | |
download | freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.tar.gz freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.tar.zst freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.zip |
For perl@ owned ports:
- Fix COMMENT
- Trim header
Diffstat (limited to 'dns/p5-POE-Component-Client-DNS-Recursive')
-rw-r--r-- | dns/p5-POE-Component-Client-DNS-Recursive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-POE-Component-Client-DNS-Recursive/Makefile b/dns/p5-POE-Component-Client-DNS-Recursive/Makefile index c99a17ccdae2..c7322b571529 100644 --- a/dns/p5-POE-Component-Client-DNS-Recursive/Makefile +++ b/dns/p5-POE-Component-Client-DNS-Recursive/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A recursive DNS client for POE +COMMENT= Recursive DNS client for POE BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ p5-Net-IP-Minimal>=0:${PORTSDIR}/net/p5-Net-IP-Minimal \ |