diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-05-30 13:32:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-05-30 13:32:12 +0800 |
commit | fac29cbb8a8dd89a7f32ad20ed76c79613f21a87 (patch) | |
tree | a5de2c5881bb34f63d68d5d8f3f9dc4238b4e582 /mail | |
parent | d3a58b7eecb5594ced17a49072eec857d9b1a814 (diff) | |
download | freebsd-ports-graphics-fac29cbb8a8dd89a7f32ad20ed76c79613f21a87.tar.gz freebsd-ports-graphics-fac29cbb8a8dd89a7f32ad20ed76c79613f21a87.tar.zst freebsd-ports-graphics-fac29cbb8a8dd89a7f32ad20ed76c79613f21a87.zip |
- Reset maintainership
PR: ports/190388
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
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 63f9bfdddf4..14938ea6899 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -7,7 +7,7 @@ CATEGORIES= mail python MASTER_SITES= http://pyropus.ca/software/getmail/old-versions/ \ http://mirrors.closedsrc.org/getmail/ -MAINTAINER= question+fbsdports@closedsrc.org +MAINTAINER= ports@FreeBSD.org COMMENT= POP3/IMAP4 mail retriever with Maildir and command delivery LICENSE= GPLv2 |