diff options
author | Lucian Cristian <lucian.cristian@gmail.com> | 2017-03-06 02:14:01 +0200 |
---|---|---|
committer | Lucian Cristian <lucian.cristian@gmail.com> | 2017-03-06 02:22:57 +0200 |
commit | 1c38b1d22f4e83c5b46c5ee37cd110cb19ff5a85 (patch) | |
tree | d4badcee35b2b40cb4104a97c423027f1119454c /mail | |
parent | e53b3a7473c11c43cbc9db1463fda129f2190445 (diff) |
dovecot: change the maintainer to me
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 43f540f5c..e7df887d2 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -29,7 +29,7 @@ define Package/dovecot CATEGORY:=Mail DEPENDS:=+DOVECOT_LDAP:libopenldap +libopenssl +librt +zlib +libbz2 +libcap TITLE:=An IMAP and POP3 daemon - MAINTAINER:=Peter Wagner <tripolar@gmx.at> + MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com> URL:=http://www.dovecot.org/ USERID:=dovecot=59:dovecot=59 endef |