diff options
author | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
commit | 015c224c9f797867d1b7a46df558664ac3590032 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /mail/dovecot | |
parent | d93a665b18424be89a7d6c9441bb78a490c71e0a (diff) | |
download | pkgsrc-015c224c9f797867d1b7a46df558664ac3590032.tar.gz |
Revbump after updating libwebp and icu
Diffstat (limited to 'mail/dovecot')
-rw-r--r-- | mail/dovecot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 434776c36b2..104c84d3f64 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.172 2014/06/14 10:16:40 wiedi Exp $ +# $NetBSD: Makefile,v 1.173 2014/10/07 16:47:29 adam Exp $ DOVECOT_VERSION= 1.2 DOVECOT_SUBVERSION= .17 SIEVE_VERSION= 0.1.19 MANAGESIEVE_VERSION= 0.11.13 DISTNAME= dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/${DOVECOT_VERSION}/ DOVECOT_SIEVE_SITES= http://www.rename-it.nl/dovecot/${DOVECOT_VERSION}/ |