diff options
-rw-r--r-- | dns/domtools/Makefile | 2 | ||||
-rw-r--r-- | 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 |