diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2012-02-29 12:18:05 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2012-02-29 12:18:05 +0000 |
commit | 4a8edb980d0ba522766d34ff8adbdbc1a5d9db1b (patch) | |
tree | 696d5edecc38e8592017cde50b78ba4260e47cc6 /mail/dovecot2/Makefile | |
parent | 6026687361b17cf83542fa54ef9fa84385cb368e (diff) |
Notes
Diffstat (limited to 'mail/dovecot2/Makefile')
-rw-r--r-- | mail/dovecot2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index b5573f952f12..b33483f1fe3d 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= dovecot -PORTVERSION= 2.0.16 -PORTREVISION= 1 +PORTVERSION= 2.0.18 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ |