aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-29 00:44:53 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-29 00:44:53 +0000
commit5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch)
treedf2e66834789aa7c73723017ffe057d28c30d06c /dns
parent0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff)
downloadports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz
ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-POE-Component-Client-DNS-Recursive/Makefile2
-rw-r--r--dns/p5-POE-Component-Client-DNSBL/Makefile8
-rw-r--r--dns/p5-pgeodns/Makefile7
3 files changed, 4 insertions, 13 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 \
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 \
diff --git a/dns/p5-pgeodns/Makefile b/dns/p5-pgeodns/Makefile
index 39a970ea6dad..785aef9c48e0 100644
--- a/dns/p5-pgeodns/Makefile
+++ b/dns/p5-pgeodns/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: pgeodns
-# Date created: 16 May 2009
-# Whom: Phillip M. Gollucci <pgollucci@p6m7g8.com>
-#
# $FreeBSD$
-#
PORTNAME= pgeodns
PORTVERSION= 1.41
@@ -12,7 +7,7 @@ MASTER_SITES= http://cloud.github.com/downloads/abh/pgeodns/
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= A Geographic NameServer
+COMMENT= Geographic NameServer
BUILD_DEPENDS= p5-Geo-IP>=0:${PORTSDIR}/net/p5-Geo-IP \
p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \