summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-06-09 21:37:51 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-06-09 21:37:51 +0000
commita79d57b991b84fb83da25e46c43a85e01f20bf0d (patch)
tree1e1fa62cb9a5f190c80d71143ca4f912bfab4a23
parentMaintainer's email bounces. (diff)
Reset bouncing maintainer address.
Notes
Notes: svn path=/head/; revision=164952
-rw-r--r--dns/domtools/Makefile2
-rw-r--r--mail/p5-MIME-Lite/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/mail/p5-MIME-Lite/Makefile b/mail/p5-MIME-Lite/Makefile
index 81723debb386..4a8378054138 100644
--- a/mail/p5-MIME-Lite/Makefile
+++ b/mail/p5-MIME-Lite/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MIME
PKGNAMEPREFIX= p5-
-MAINTAINER= veers@disturbed.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple interface for creating (not parsing!) MIME messages
PERL_CONFIGURE= YES