diff options
author | linimon <linimon@FreeBSD.org> | 2006-06-10 05:37:51 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-06-10 05:37:51 +0800 |
commit | 9046f0567a0b9b901c1d038769ea8f6ca3ed0590 (patch) | |
tree | 9220dc4ae08a8a8b3e49f15cbc701c8ef749bac1 /dns | |
parent | a311ea30fa438df23201eaf8d6a557463b1e44fe (diff) | |
download | freebsd-ports-gnome-9046f0567a0b9b901c1d038769ea8f6ca3ed0590.tar.gz freebsd-ports-gnome-9046f0567a0b9b901c1d038769ea8f6ca3ed0590.tar.zst freebsd-ports-gnome-9046f0567a0b9b901c1d038769ea8f6ca3ed0590.zip |
Reset bouncing maintainer address.
Diffstat (limited to 'dns')
-rw-r--r-- | dns/domtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/domtools/Makefile b/dns/domtools/Makefile index d7c2da63a764..3be6280546a0 100644 --- a/dns/domtools/Makefile +++ b/dns/domtools/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns MASTER_SITES= http://freebsd.unixfreunde.de/sources/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= veers@disturbed.net +MAINTAINER= ports@FreeBSD.org COMMENT= Set of utilities for extracting information from DNS records USE_PERL5= YES |