diff options
author | Will Andrews <will@FreeBSD.org> | 2000-11-01 20:37:04 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-11-01 20:37:04 +0000 |
commit | 2893f804130d2d63f7d0cee65bfdb6c0d18e566c (patch) | |
tree | 93f5b7ffa9bad520d3bc8af08fa0013909344775 /mail/p5-Mail-Sender | |
parent | Add 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/p5-Mail-Sender')
-rw-r--r-- | mail/p5-Mail-Sender/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |