diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-23 21:03:11 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-23 21:03:11 +0000 |
commit | 5b79c1e047e7adee7a345452072f0c0799eae7f2 (patch) | |
tree | e756051a1acbe2d193318e2a48b83cc721cef354 /mail | |
parent | caad53e726f891677e7d2125a7b5c32ac6312dd1 (diff) | |
download | ports-5b79c1e047e7adee7a345452072f0c0799eae7f2.tar.gz ports-5b79c1e047e7adee7a345452072f0c0799eae7f2.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/majordomo/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-Folder/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-POP3Client/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/majordomo/Makefile b/mail/majordomo/Makefile index 285f095a9c1b..e714d62a4f89 100644 --- a/mail/majordomo/Makefile +++ b/mail/majordomo/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.greatcircle.com/pub/majordomo/1.94.5/ \ ftp://ftp.sgi.com/other/majordomo/1.94.5/ EXTRACT_SUFX= .tgz -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org Y2K= http://www.greatcircle.com/majordomo/majordomo-faq.html#1.8 diff --git a/mail/p5-Mail-Folder/Makefile b/mail/p5-Mail-Folder/Makefile index c3f165c85f62..b211b527db97 100644 --- a/mail/p5-Mail-Folder/Makefile +++ b/mail/p5-Mail-Folder/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- DISTNAME= MailFolder-${PORTVERSION} -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \ diff --git a/mail/p5-Mail-POP3Client/Makefile b/mail/p5-Mail-POP3Client/Makefile index cb4656b15869..b68b7408af9e 100644 --- a/mail/p5-Mail-POP3Client/Makefile +++ b/mail/p5-Mail-POP3Client/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- DISTNAME= POP3Client-${PORTVERSION} -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_PERL5= YES |