aboutsummaryrefslogtreecommitdiffstats
path: root/dns/p5-POE-Component-Client-DNSBL
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-03-29 08:44:53 +0800
committereadler <eadler@FreeBSD.org>2013-03-29 08:44:53 +0800
commit9fbef2c45b9dda637fe075ec12b924521e028f42 (patch)
treedf2e66834789aa7c73723017ffe057d28c30d06c /dns/p5-POE-Component-Client-DNSBL
parentd6bb00cb8a80cf53aedf84beaf727bb29f439db8 (diff)
downloadfreebsd-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-DNSBL')
-rw-r--r--dns/p5-POE-Component-Client-DNSBL/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/dns/p5-POE-Component-Client-DNSBL/Makefile b/dns/p5-POE-Component-Client-DNSBL/Makefile
index eb8b1ac631d5..9a916fbec2d0 100644
--- a/dns/p5-POE-Component-Client-DNSBL/Makefile
+++ b/dns/p5-POE-Component-Client-DNSBL/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-POE-Component-Client-DNSBL
-# Date created: 2012-03-01
-# Whom: Steve Wills <swills@FreeBSD.org>
-#
+# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= POE-Component-Client-DNSBL
PORTVERSION= 1.08
@@ -12,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= A Perl POE component that provides non-blocking DNSBL lookups
+COMMENT= Perl POE component that provides non-blocking DNSBL lookups
BUILD_DEPENDS= p5-POE>=1.004:${PORTSDIR}/devel/p5-POE \
p5-Net-IP-Minimal>=0:${PORTSDIR}/net/p5-Net-IP-Minimal \