diff options
author | ryoon <ryoon> | 2015-10-10 01:57:50 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2015-10-10 01:57:50 +0000 |
commit | eb9e92b4d57dd8a436cfa99587d0e42369097b40 (patch) | |
tree | 2c4ee532d0c3688febd52e845ce894350f2c8aa2 /mail/dovecot2 | |
parent | 2b4aa6a38edd5411b9eba47e7fc8e8592a39d5da (diff) | |
download | pkgsrc-eb9e92b4d57dd8a436cfa99587d0e42369097b40.tar.gz |
Recursive revbump from textproc/icu
Diffstat (limited to 'mail/dovecot2')
-rw-r--r-- | mail/dovecot2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index 723ea6f09fc..41b867df35a 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.78 2015/09/04 18:49:36 wiedi Exp $ +# $NetBSD: Makefile,v 1.79 2015/10/10 01:58:12 ryoon Exp $ # # when updating to a new release, update ABI depends in # the buildlink3.mk file as well, since the plugins' version # must match (see PR 49563). DISTNAME= dovecot-2.2.18 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/${PKGVERSION_NOREV:R}/ |