diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 06:37:29 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 06:37:29 +0000 |
commit | 55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d (patch) | |
tree | bc7a2deb1e1a33e7dc90f78415410ed3feba34b2 /dns/dnswalk | |
parent | 45e1e85a5c1f81ba489515e08f0f9575c4190e84 (diff) | |
download | FreeBSD-ports-55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d.zip FreeBSD-ports-55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d.tar.gz |
Reset mph due to no response to email about status, and maintainer-timeouts.
Hat: portmgr
Diffstat (limited to 'dns/dnswalk')
-rw-r--r-- | dns/dnswalk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnswalk/Makefile b/dns/dnswalk/Makefile index 036f1a5..85e4741 100644 --- a/dns/dnswalk/Makefile +++ b/dns/dnswalk/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0.2 CATEGORIES= dns MASTER_SITES= http://www.visi.com/~barr/dnswalk/ -MAINTAINER= mph@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= DNS debugger - requests a zone transfer and analyzes the result RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS |