diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-06-14 08:15:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-06-14 08:15:13 +0000 |
commit | 3bc6a737bd824db12a954406d33320b92cf5c84a (patch) | |
tree | 6a968f836aef6bb01f285dc9420f9bc45c31eb1d /dns | |
parent | becf032cdf0a3b9cb84e946d41e4530f89ba5c61 (diff) | |
download | freebsd-ports-3bc6a737bd824db12a954406d33320b92cf5c84a.zip |
Reset andrew@ugh.net.au due to multiple timeouts.
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-BIND-Conf_Parser/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-BIND-Conf_Parser/pkg-descr | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/dns/p5-BIND-Conf_Parser/Makefile b/dns/p5-BIND-Conf_Parser/Makefile index 9d0f1c715d78..95ef3ac48113 100644 --- a/dns/p5-BIND-Conf_Parser/Makefile +++ b/dns/p5-BIND-Conf_Parser/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/P/PG/PGUEN PKGNAMEPREFIX= p5- -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module to parse BIND 8 configuration files PERL_CONFIGURE= yes diff --git a/dns/p5-BIND-Conf_Parser/pkg-descr b/dns/p5-BIND-Conf_Parser/pkg-descr index afff548f5d3a..3840b106ce0a 100644 --- a/dns/p5-BIND-Conf_Parser/pkg-descr +++ b/dns/p5-BIND-Conf_Parser/pkg-descr @@ -4,6 +4,3 @@ As each meaningful semantic 'chunk' is parsed, a callback method is invoked with the parsed information. WWW: http://search.cpan.org/dist/BIND-Conf_Parser/ - -- Andrew Stevenson -andrew@ugh.net.au |