summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-22 15:48:23 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-22 15:48:23 +0000
commit783ef3315bf19fe20a030d77d5f1e51bb542fbb9 (patch)
treee799d0c3d85e7a4bc67da1f3f2a379055cf0c3c5 /dns
parent- chirp is a program for setting frequencies in memories on an amateur radio (diff)
- Reassign to the heap at maintainer's request
Notes
Notes: svn path=/head/; revision=304690
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-Net-DNSBL-MultiDaemon/Makefile8
-rw-r--r--dns/py-dnspython/Makefile8
2 files changed, 4 insertions, 12 deletions
diff --git a/dns/p5-Net-DNSBL-MultiDaemon/Makefile b/dns/p5-Net-DNSBL-MultiDaemon/Makefile
index e9202b8cb01e..f5cfc468d422 100644
--- a/dns/p5-Net-DNSBL-MultiDaemon/Makefile
+++ b/dns/p5-Net-DNSBL-MultiDaemon/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mail/p5-Net-DNSBL-MultiDaemon
-# Date created: 17 August 2007
-# Whom: Andrew Greenwood <greenwood.andy@gmail.com>
-#
+# Created by: Andrew Greenwood <greenwood.andy@gmail.com>
# $FreeBSD$
-#
PORTNAME= Net-DNSBL-MultiDaemon
PORTVERSION= 0.29
@@ -11,7 +7,7 @@ CATEGORIES= dns mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= greenwood.andy@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Net::DNSBL::MultiDaemon - multi DNSBL prioritization
BUILD_DEPENDS= p5-Unix-Syslog>=0:${PORTSDIR}/sysutils/p5-Unix-Syslog \
diff --git a/dns/py-dnspython/Makefile b/dns/py-dnspython/Makefile
index 1edfb639a377..06ea3a5ebcee 100644
--- a/dns/py-dnspython/Makefile
+++ b/dns/py-dnspython/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: dnspython
-# Date created: Sun Dec 26 09:58:59 UTC 2004
-# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-#
+# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= dnspython
PORTVERSION= 1.9.4
@@ -11,7 +7,7 @@ CATEGORIES= dns python
MASTER_SITES= http://www.dnspython.org/kits/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= greenwood.andy@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A DNS toolkit for Python
USE_PYTHON= yes