diff options
author | ler <ler@FreeBSD.org> | 2017-01-11 08:28:13 +0800 |
---|---|---|
committer | ler <ler@FreeBSD.org> | 2017-01-11 08:28:13 +0800 |
commit | d9dabd47108b23aa4ef9ac6dff2dce795b66d8bc (patch) | |
tree | ecfce05cf0bf9ab274d299e679fc29bcfbee853c /mail | |
parent | 2f286f5059628c8e0771d0a8307b0a492be172bb (diff) | |
download | freebsd-ports-gnome-d9dabd47108b23aa4ef9ac6dff2dce795b66d8bc.tar.gz freebsd-ports-gnome-d9dabd47108b23aa4ef9ac6dff2dce795b66d8bc.tar.zst freebsd-ports-gnome-d9dabd47108b23aa4ef9ac6dff2dce795b66d8bc.zip |
Update MAINTAINER on my ports (and created by line) to my @FreeBSD.org email
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D9125
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot2-pigeonhole/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index 5c00e5418abc..83a49174ad05 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -8,7 +8,7 @@ CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} -MAINTAINER= ler@lerctr.org +MAINTAINER= ler@FreeBSD.org COMMENT= Sieve plugin for the Dovecot 'deliver' LDA and LMTP LICENSE= LGPL21 |