diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-24 11:06:57 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-24 11:06:57 +0000 |
commit | 48f459103563a7760a2eef7456e47c1fcc766973 (patch) | |
tree | e47126c6c357762b62f9e5736c3d27d12948e676 /mail/dovecot2 | |
parent | 2f52ed1ee6ec5f0804fd19cc1894bc57ce9edf01 (diff) | |
download | ports-48f459103563a7760a2eef7456e47c1fcc766973.tar.gz ports-48f459103563a7760a2eef7456e47c1fcc766973.zip |
Notes
Diffstat (limited to 'mail/dovecot2')
-rw-r--r-- | mail/dovecot2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index 44784347adb2..8ed9b0dd9e81 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -14,7 +14,7 @@ PORTNAME= dovecot PORTVERSION= 2.2.25 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ PKGNAMESUFFIX= 2 |