diff options
author | johans <johans@FreeBSD.org> | 2010-02-24 02:03:45 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2010-02-24 02:03:45 +0800 |
commit | ea4977bf1b62bdb4a0eb745b58acf304a3676704 (patch) | |
tree | 78ff85bf710eaf0152233e2acec6f8e49347a0c6 /dns | |
parent | 30a9b32fe132e4a936dea4346a00fa4eeba9a59e (diff) | |
download | freebsd-ports-gnome-ea4977bf1b62bdb4a0eb745b58acf304a3676704.tar.gz freebsd-ports-gnome-ea4977bf1b62bdb4a0eb745b58acf304a3676704.tar.zst freebsd-ports-gnome-ea4977bf1b62bdb4a0eb745b58acf304a3676704.zip |
Update my mail address to @FreeBSD.org
Feature safe: yes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/walker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/walker/Makefile b/dns/walker/Makefile index 52abbbbde18f..f5ca22ced0ac 100644 --- a/dns/walker/Makefile +++ b/dns/walker/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 3.8 CATEGORIES= dns MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= Recover zone file information from servers that use DNSSEC RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ |