diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2010-12-23 04:42:02 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2010-12-23 04:42:02 +0000 |
commit | 20fdedbbca07bc1f99cae82267ea990c1f2f8aa8 (patch) | |
tree | 4b7cd9477938125ee86aa539337770ec4e45dc5e /mail/dovecot/Makefile | |
parent | ae115c61abd1bc65d14d16c4f5e41fbb6f973404 (diff) |
Notes
Diffstat (limited to 'mail/dovecot/Makefile')
-rw-r--r-- | mail/dovecot/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 19df58f960c7..f2c9b604b262 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -6,8 +6,7 @@ # PORTNAME= dovecot -PORTVERSION= 1.2.14 -PORTREVISION= 1 +PORTVERSION= 1.2.16 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${DOVECOTVERSION}/ \ http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ @@ -15,6 +14,8 @@ MASTER_SITES= http://www.dovecot.org/releases/${DOVECOTVERSION}/ \ MAINTAINER= yds@CoolRat.org COMMENT= Secure and compact IMAP and POP3 servers +CONFLICTS= dovecot-2.* + DOVECOTVERSION= 1.2 ###################################################################### |