diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 14:37:29 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 14:37:29 +0800 |
commit | 55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d (patch) | |
tree | bc7a2deb1e1a33e7dc90f78415410ed3feba34b2 /dns | |
parent | 45e1e85a5c1f81ba489515e08f0f9575c4190e84 (diff) | |
download | freebsd-ports-gnome-55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d.tar.gz freebsd-ports-gnome-55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d.tar.zst freebsd-ports-gnome-55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d.zip |
Reset mph due to no response to email about status, and maintainer-timeouts.
Hat: portmgr
Diffstat (limited to 'dns')
-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 036f1a5fb28b..85e4741e80ba 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 |