diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-12-06 12:13:19 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-12-06 12:13:19 +0000 |
commit | c3d1b15626b29cd0cb4f0a5ae7c188f268a57110 (patch) | |
tree | 6428a86661782b0291f67293feda50d024fd65d8 /mail/dovecot | |
parent | 99b04635d54487590d097696b07b1c4778480658 (diff) |
Notes
Diffstat (limited to 'mail/dovecot')
-rw-r--r-- | mail/dovecot/Makefile | 3 | ||||
-rw-r--r-- | mail/dovecot/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index ddc42d327e65..a87cfa7bf77e 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -7,7 +7,7 @@ # PORTNAME= dovecot -PORTVERSION= 0.99.11 +DISTVERSION= 0.99.12 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/ @@ -16,6 +16,7 @@ COMMENT= Secure and compact IMAP and POP3 servers CONFLICTS= dovecot-1.* +USE_GMAKE= yes USE_ICONV= yes USE_RC_SUBR= yes diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index 89a0c04b4cd3..5619dbddd1a9 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,2 +1,2 @@ -MD5 (dovecot-0.99.11.tar.gz) = 05090ad784540b96c84f32080ada9f97 -SIZE (dovecot-0.99.11.tar.gz) = 863370 +MD5 (dovecot-0.99.12.tar.gz) = 51eb80597f9d7b04e007cea6f1faad49 +SIZE (dovecot-0.99.12.tar.gz) = 867819 |