Commits

Ryan Schmidt authored and Perry E. Metzger committed 46b1e4b3a99
Add GitHub handle jdberry to maintainers

See: https://trac.macports.org/ticket/56050
No tags

mail/dovecot/Portfile

Modified
1 1 PortSystem 1.0
2 2
3 3 name dovecot
4 4 conflicts dovecot2
5 5 epoch 20060722
6 6 version 1.2.17
7 7 revision 1
8 8 set branch [join [lrange [split ${version} .] 0 1] .]
9 9 categories mail
10 10 license {MIT LGPL-2.1 BSD public-domain}
11 -maintainers jberry openmaintainer
11 +maintainers {jberry @jdberry} openmaintainer
12 12 platforms darwin
13 13
14 14 description Secure, fast imap and pop3 server
15 15 long_description Dovecot is an IMAP and POP3 server for Linux/UNIX-like \
16 16 systems, written with security primarily in mind. Although \
17 17 it's written in C, it uses several coding techniques to \
18 18 avoid most of the common pitfalls.
19 19
20 20 homepage http://dovecot.org/
21 21 master_sites ${homepage}releases/${branch}

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut