aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2011-09-08 16:36:43 +0800
committeraz <az@FreeBSD.org>2011-09-08 16:36:43 +0800
commitb091c454d4d7778ceaa35fc8ce2a5e372fc22fb1 (patch)
treedd625c4563329335365bcb09393c090dd497fdbd /dns
parentc8fe79762aada987f1ee9fb773b3158323e0245f (diff)
downloadfreebsd-ports-gnome-b091c454d4d7778ceaa35fc8ce2a5e372fc22fb1.tar.gz
freebsd-ports-gnome-b091c454d4d7778ceaa35fc8ce2a5e372fc22fb1.tar.zst
freebsd-ports-gnome-b091c454d4d7778ceaa35fc8ce2a5e372fc22fb1.zip
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. With perl@ hat
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-BIND-Conf_Parser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-BIND-Conf_Parser/Makefile b/dns/p5-BIND-Conf_Parser/Makefile
index 5547e8086a42..a7fe258fb4b5 100644
--- a/dns/p5-BIND-Conf_Parser/Makefile
+++ b/dns/p5-BIND-Conf_Parser/Makefile
@@ -9,10 +9,10 @@ PORTNAME= BIND-Conf_Parser
PORTVERSION= 0.95
CATEGORIES= dns perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../by-authors/id/P/PG/PGUEN
+MASTER_SITE_SUBDIR= CPAN:PGUEN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 module to parse BIND 8 configuration files
PERL_CONFIGURE= yes