diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-09 15:51:57 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-09 15:51:57 +0000 |
commit | 7650a97958edc49ecaf808a9b0bcb962c8fd4bb7 (patch) | |
tree | 5d8a29e22d60234c5355cb22b7ee0a8e9ca09306 /mail/dovecot2 | |
parent | ab89f6266062792eb920f3973769ea575db682f0 (diff) |
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 a07f531a4368..f6d9671b67a1 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -5,6 +5,7 @@ PORTNAME= dovecot PORTVERSION= 2.2.9 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R}/ +PKGNAMESUFFIX= 2 MAINTAINER= bra@fsn.hu COMMENT= Secure and compact IMAP and POP3 servers @@ -12,7 +13,6 @@ COMMENT= Secure and compact IMAP and POP3 servers LICENSE= LGPL21 MIT LICENSE_COMB= dual -LATEST_LINK= dovecot2 CONFLICTS= dovecot-1.[0-9]* ###################################################################### |