From a79d57b991b84fb83da25e46c43a85e01f20bf0d Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Fri, 9 Jun 2006 21:37:51 +0000 Subject: [PATCH] Reset bouncing maintainer address. --- dns/domtools/Makefile | 2 +- mail/p5-MIME-Lite/Makefile | 2 +- 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