diff options
author | jrm <jrm@FreeBSD.org> | 2016-09-24 05:42:02 +0800 |
---|---|---|
committer | jrm <jrm@FreeBSD.org> | 2016-09-24 05:42:02 +0800 |
commit | adbee0ba4165f39428b7ffd756b4c22b751d70f5 (patch) | |
tree | 2f6a689592a55ceabf850d40e3d343929360847e /mail | |
parent | 59d80a093b030e1ae61a73a3345056cced9dac6f (diff) | |
download | freebsd-ports-gnome-adbee0ba4165f39428b7ffd756b4c22b751d70f5.tar.gz freebsd-ports-gnome-adbee0ba4165f39428b7ffd756b4c22b751d70f5.tar.zst freebsd-ports-gnome-adbee0ba4165f39428b7ffd756b4c22b751d70f5.zip |
Update email address to jrm@FreeBSD.org for ports that I maintain
Reviewed by: mat, swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D7995
Diffstat (limited to 'mail')
-rw-r--r-- | mail/getmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index d90c132bce10..0fe08f85675e 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 4.51.0 CATEGORIES= mail python MASTER_SITES= http://pyropus.ca/software/getmail/old-versions/ -MAINTAINER= jrm@ftfl.ca +MAINTAINER= jrm@FreeBSD.org COMMENT= POP3/IMAP4 mail retriever with Maildir and command delivery LICENSE= GPLv2 |