diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-02-04 10:30:16 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-02-04 10:30:16 +0000 |
commit | 26686cd2a71264dfbce21ed2329948899a852471 (patch) | |
tree | e8f3cafd2664103e0ef6ddf60a7e42ae10173745 /mail/dovecot2/Makefile | |
parent | 6faa1b7774941b05f1619e6d3e61affd27b4d780 (diff) |
Notes
Diffstat (limited to 'mail/dovecot2/Makefile')
-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 e552c93d5d9c..39df02461a94 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dovecot -PORTVERSION= 2.1.12 +PORTVERSION= 2.1.14 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ |