diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-06-16 22:47:23 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-06-16 22:47:23 +0000 |
commit | 53892d2504d8dfc3448dc92fe554cfe5c3c5f102 (patch) | |
tree | e7f875833c4f847c7378837a022d51f3306f4e2d /mail/dovecot/Makefile | |
parent | 2d3348678d602c5816e29ad1cf2001d3ad382ecb (diff) |
Notes
Diffstat (limited to 'mail/dovecot/Makefile')
-rw-r--r-- | mail/dovecot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 5f2ba749e84a..4b4ad5aa48a5 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -7,8 +7,7 @@ # PORTNAME= dovecot -DISTVERSION= 1.0.13 -PORTREVISION= 2 +DISTVERSION= 1.0.14 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/1.0/ |