diff options
author | beech <beech@FreeBSD.org> | 2008-07-31 11:01:04 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-07-31 11:01:04 +0800 |
commit | 8b5862bb6ca145eba6769f8f6534e89ba40ca38a (patch) | |
tree | e21fc63c4c01fc550fe7e2fc781d729fdf5648e5 | |
parent | f07bf2190e26943ed88bc63935b6cea55b8a0426 (diff) | |
download | freebsd-ports-gnome-8b5862bb6ca145eba6769f8f6534e89ba40ca38a.tar.gz freebsd-ports-gnome-8b5862bb6ca145eba6769f8f6534e89ba40ca38a.tar.zst freebsd-ports-gnome-8b5862bb6ca145eba6769f8f6534e89ba40ca38a.zip |
- Pass maintainership
PR: ports/126108
Submitted by: Robin Breathe <robin@isometry.net> (maintainer)
-rw-r--r-- | mail/dovecot-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot-sieve/Makefile | 2 | ||||
-rw-r--r-- | mail/dovecot/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/dovecot-devel/Makefile b/mail/dovecot-devel/Makefile index 91b6661f43db..42bb7e96fed5 100644 --- a/mail/dovecot-devel/Makefile +++ b/mail/dovecot-devel/Makefile @@ -11,7 +11,7 @@ DISTVERSION= 1.1.0 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/1.1/ -MAINTAINER= robin@isometry.net +MAINTAINER= yds@coolrat.org COMMENT= Secure and compact IMAP and POP3 servers USE_ICONV= yes diff --git a/mail/dovecot-sieve/Makefile b/mail/dovecot-sieve/Makefile index 069fa2a793a7..e4be69ca51d4 100644 --- a/mail/dovecot-sieve/Makefile +++ b/mail/dovecot-sieve/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/sieve/ \ http://www.is-root.com/myports/ -MAINTAINER= robin@isometry.net +MAINTAINER= yds@coolrat.org COMMENT= A sieve plugin for the Dovecot LDA called 'deliver' BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/mail/dovecot:build diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 91c3ea03be2d..5a92a6a7049f 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/1.1/ -MAINTAINER= robin@isometry.net +MAINTAINER= yds@coolrat.org COMMENT= Secure and compact IMAP and POP3 servers USE_ICONV= yes |