diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-05 08:15:24 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-05 08:15:24 +0800 |
commit | 6f6c150b165664473c3b86470e9a5c367f575528 (patch) | |
tree | 674103052e13fe4a915a724f927fc9dd4b4ca5f4 /dns | |
parent | 3cc290211120197371ea4c5b972137d611e17e67 (diff) | |
download | freebsd-ports-gnome-6f6c150b165664473c3b86470e9a5c367f575528.tar.gz freebsd-ports-gnome-6f6c150b165664473c3b86470e9a5c367f575528.tar.zst freebsd-ports-gnome-6f6c150b165664473c3b86470e9a5c367f575528.zip |
Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnsutl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsutl/Makefile b/dns/dnsutl/Makefile index f0a41987a89a..ae2dc3352baf 100644 --- a/dns/dnsutl/Makefile +++ b/dns/dnsutl/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.canb.auug.org.au/~millerp/dnsutl/ \ http://www.tip.net.au/~millerp/dnsutl/ \ http://gd.tuwien.ac.at/softeng/Aegis/dnsutl/ -MAINTAINER= sylvioc@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Programs to make using DNS easier GNU_CONFIGURE= yes |