summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-11-01 20:37:04 +0000
committerWill Andrews <will@FreeBSD.org>2000-11-01 20:37:04 +0000
commit2893f804130d2d63f7d0cee65bfdb6c0d18e566c (patch)
tree93f5b7ffa9bad520d3bc8af08fa0013909344775 /mail
parentAdd a local MASTER_SITE until the file comes on line at SourceForge (diff)
Remove Ben as maintainer by his own request due to lack of time.
Notes
Notes: svn path=/head/; revision=34563
Diffstat (limited to 'mail')
-rw-r--r--mail/cvsmail/Makefile2
-rw-r--r--mail/p5-Mail-Sender/Makefile2
2 files changed, 2 insertions, 2 deletions
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