diff options
author | tz <tz@FreeBSD.org> | 2016-06-10 17:08:02 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-06-10 17:08:02 +0800 |
commit | 583f5694ab7dfd53c2c992b2cbb21a33bc02fd52 (patch) | |
tree | 677179d42f6e4eac33fd138cf3227444350306c6 /mail | |
parent | e4a0254d5652937e2af79f16305c2e11d699b43a (diff) | |
download | freebsd-ports-gnome-583f5694ab7dfd53c2c992b2cbb21a33bc02fd52.tar.gz freebsd-ports-gnome-583f5694ab7dfd53c2c992b2cbb21a33bc02fd52.tar.zst freebsd-ports-gnome-583f5694ab7dfd53c2c992b2cbb21a33bc02fd52.zip |
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by: junovitch (mentor)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/phpmailer/Makefile | 2 | ||||
-rw-r--r-- | mail/tlb/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/phpmailer/Makefile b/mail/phpmailer/Makefile index ec058338437a..f52f7dd97fd9 100644 --- a/mail/phpmailer/Makefile +++ b/mail/phpmailer/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 5.2.14 DISTVERSIONPREFIX= v CATEGORIES= mail -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= Full Featured Email Transfer Class for PHP LICENSE= LGPL21 diff --git a/mail/tlb/Makefile b/mail/tlb/Makefile index 624b5ce80850..0f11832c22f7 100644 --- a/mail/tlb/Makefile +++ b/mail/tlb/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.hpc.uh.edu/pub/tlb/ \ ftp://totem.fix.no/pub/mirrors/misc/ \ http://ports.toco-domains.de/ -MAINTAINER= ports@toco-domains.de +MAINTAINER= tz@FreeBSD.org COMMENT= The List Batcher, a general purpose mail list delivery engine RUN_DEPENDS= p5-Mail-Tools>=0:mail/p5-Mail-Tools \ |