From 1e5c1f620b0f50c000e82191c4b66858745ad094 Mon Sep 17 00:00:00 2001 From: will Date: Wed, 1 Nov 2000 20:37:04 +0000 Subject: Remove Ben as maintainer by his own request due to lack of time. --- mail/cvsmail/Makefile | 2 +- mail/p5-Mail-Sender/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/cvsmail/Makefile b/mail/cvsmail/Makefile index 318a948ca9d5..11b61094f535 100644 --- a/mail/cvsmail/Makefile +++ b/mail/cvsmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.scientia.demon.co.uk/users/ben/software/mail/dists/ DISTNAME= mailutils-${PORTVERSION} -MAINTAINER= ben@FreeBSD.org +MAINTAINER= ports@FreeBSD.org ALL_TARGET= cvsmail MANCOMPRESSED= no diff --git a/mail/p5-Mail-Sender/Makefile b/mail/p5-Mail-Sender/Makefile index da78ef609cd2..ef2dcc38ac58 100644 --- a/mail/p5-Mail-Sender/Makefile +++ b/mail/p5-Mail-Sender/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- -MAINTAINER= ben@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 -- cgit