diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-09 19:29:12 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-09 19:29:12 +0000 |
commit | 4590ff95effeed9bbfdb215912dbc3de655e03a1 (patch) | |
tree | 7bd032c42cfd71ab472aca941a9e305aa9437698 /dns/sleuth | |
parent | - Cover the libusb upgrade path on CURRENT. (diff) |
- Reset farrokhi@freebsd.org due to long period of inactivity.
Approved by: portmgr (linimon)
Notes
Notes:
svn path=/head/; revision=229780
Diffstat (limited to 'dns/sleuth')
-rw-r--r-- | dns/sleuth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/sleuth/Makefile b/dns/sleuth/Makefile index b44cbe081b1e..36de9565be77 100644 --- a/dns/sleuth/Makefile +++ b/dns/sleuth/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4.4 CATEGORIES= dns MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/net/ -MAINTAINER= farrokhi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tool for checking DNS zones RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS |