diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-10 03:29:12 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-10 03:29:12 +0800 |
commit | d4526bd872b3d2432f579a40cea31116ce728f25 (patch) | |
tree | e9dd746900a59fa7e38a4181f818aa5cd6ab4d38 /dns/sleuth | |
parent | cf955b1d06ff017bfd42eb18539fed2f85ce76ca (diff) | |
download | freebsd-ports-gnome-d4526bd872b3d2432f579a40cea31116ce728f25.tar.gz freebsd-ports-gnome-d4526bd872b3d2432f579a40cea31116ce728f25.tar.zst freebsd-ports-gnome-d4526bd872b3d2432f579a40cea31116ce728f25.zip |
- Reset farrokhi@freebsd.org due to long period of inactivity.
Approved by: portmgr (linimon)
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 |