diff options
author | will <will@FreeBSD.org> | 2000-11-02 04:37:04 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-11-02 04:37:04 +0800 |
commit | 1e5c1f620b0f50c000e82191c4b66858745ad094 (patch) | |
tree | ee4c3c95538d5cd3eecf5d5def833af354002b47 /mail | |
parent | 411e1d3c8a3dd69d43bd41980dfcee4c8ffd314f (diff) | |
download | freebsd-ports-gnome-1e5c1f620b0f50c000e82191c4b66858745ad094.tar.gz freebsd-ports-gnome-1e5c1f620b0f50c000e82191c4b66858745ad094.tar.zst freebsd-ports-gnome-1e5c1f620b0f50c000e82191c4b66858745ad094.zip |
Remove Ben as maintainer by his own request due to lack of time.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/cvsmail/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-Sender/Makefile | 2 |
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 |