diff options
author | alane <alane@FreeBSD.org> | 2002-11-01 21:09:32 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-11-01 21:09:32 +0800 |
commit | 64e017f526d47422926f64b1326c58e4a6d01d81 (patch) | |
tree | 2355cdf190ae090cb7be6a24279952b4fc036c24 /mail | |
parent | 22468f4928c00827a0e0c0ee0e2de4f127686529 (diff) | |
download | freebsd-ports-gnome-64e017f526d47422926f64b1326c58e4a6d01d81.tar.gz freebsd-ports-gnome-64e017f526d47422926f64b1326c58e4a6d01d81.tar.zst freebsd-ports-gnome-64e017f526d47422926f64b1326c58e4a6d01d81.zip |
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
Diffstat (limited to 'mail')
-rw-r--r-- | mail/archivemail/Makefile | 4 | ||||
-rw-r--r-- | mail/gotmail/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-SpamAssassin/Makefile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/mail/archivemail/Makefile b/mail/archivemail/Makefile index 5c459e62b03c..2fd22fd82d7d 100644 --- a/mail/archivemail/Makefile +++ b/mail/archivemail/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: archivemail # Date created: 2002/04/02 -# Whom: Alan Eldridge <AlanE@FreeBSD.org> +# Whom: Alan Eldridge <alane@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile index b096d2239ee0..210864e9b672 100644 --- a/mail/gotmail/Makefile +++ b/mail/gotmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= http://ssl.usu.edu/paul/gotmail/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \ diff --git a/mail/p5-Mail-SpamAssassin/Makefile b/mail/p5-Mail-SpamAssassin/Makefile index f527d8ea3b4c..0a07b8321a16 100644 --- a/mail/p5-Mail-SpamAssassin/Makefile +++ b/mail/p5-Mail-SpamAssassin/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://spamassassin.org/released/ \ MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- -MAINTAINER= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \ |