diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-07 09:05:23 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-07 09:05:23 +0000 |
commit | be298971e98983e9e63474d14784b25caa206dbf (patch) | |
tree | 46e23140e48494da49a9b5d34e42a80f3b15b6c0 /mail/dovecot | |
parent | adb6f7fafa0536578d1f6f53a248f0bfbf0ae7e3 (diff) |
Notes
Diffstat (limited to 'mail/dovecot')
-rw-r--r-- | mail/dovecot/Makefile | 5 | ||||
-rw-r--r-- | mail/dovecot/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index a87cfa7bf77e..fd01ea7a865f 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -7,16 +7,17 @@ # PORTNAME= dovecot -DISTVERSION= 0.99.12 +DISTVERSION= 0.99.12.1 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/ MAINTAINER= robin@isometry.net COMMENT= Secure and compact IMAP and POP3 servers +WRKSRC= ${WRKDIR}/${PORTNAME}-0.99.12 + CONFLICTS= dovecot-1.* -USE_GMAKE= yes USE_ICONV= yes USE_RC_SUBR= yes diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index 5619dbddd1a9..b0e008921dda 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,2 +1,2 @@ -MD5 (dovecot-0.99.12.tar.gz) = 51eb80597f9d7b04e007cea6f1faad49 -SIZE (dovecot-0.99.12.tar.gz) = 867819 +MD5 (dovecot-0.99.12.1.tar.gz) = 08c3952cf6cc0d87e0239cccd9faf4b5 +SIZE (dovecot-0.99.12.1.tar.gz) = 864722 |