diff options
author | dhn <dhn@FreeBSD.org> | 2009-03-07 02:14:36 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-03-07 02:14:36 +0800 |
commit | 5a672e376b51e44f90feaea389761c3854ed8a37 (patch) | |
tree | 0775669807ca168ef6ee3d68a8501e80f65899ae /mail | |
parent | 7021e2992d6cb6141c65d2ded4feee60b5f713bf (diff) | |
download | freebsd-ports-gnome-5a672e376b51e44f90feaea389761c3854ed8a37.tar.gz freebsd-ports-gnome-5a672e376b51e44f90feaea389761c3854ed8a37.tar.zst freebsd-ports-gnome-5a672e376b51e44f90feaea389761c3854ed8a37.zip |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/elmo-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/elmo/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-Ezmlm/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/elmo-devel/Makefile b/mail/elmo-devel/Makefile index eba23cd31bbd..7ff8173e0f1c 100644 --- a/mail/elmo-devel/Makefile +++ b/mail/elmo-devel/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= SF PKGNAMESUFFIX= -devel -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Receive, filter, read, compose and send mail at the text console CONFLICTS= elmo-[0-9]* diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile index 17ddfe4805d0..44f14ff9872d 100644 --- a/mail/elmo/Makefile +++ b/mail/elmo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Receive, filter, read, compose and send mail at the text console CONFLICTS= elmo-devel-* diff --git a/mail/p5-Mail-Ezmlm/Makefile b/mail/p5-Mail-Ezmlm/Makefile index f06cbf3b6d75..0a428afd6b4c 100644 --- a/mail/p5-Mail-Ezmlm/Makefile +++ b/mail/p5-Mail-Ezmlm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= Ezmlm-${PORTVERSION} -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Perl module to allow object methods for ezmlm-idx mailing lists BUILD_DEPENDS= ${EZMLM_DIR}/bin/ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx |