diff options
author | obache <obache@pkgsrc.org> | 2011-06-10 21:57:06 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-06-10 21:57:06 +0000 |
commit | b8c78714fb8c456c6196da8c9ecd4ebffd6b6fd4 (patch) | |
tree | 484aa450b335669ca45126dcda4342d2264b506f /mail/dovecot2 | |
parent | d4c1c1b103d93c7409f63aa1fe29837bdf7454a0 (diff) | |
download | pkgsrc-b8c78714fb8c456c6196da8c9ecd4ebffd6b6fd4.tar.gz |
recursive bump from icu shlib major bump.
Diffstat (limited to 'mail/dovecot2')
-rw-r--r-- | mail/dovecot2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index 048eb3d5b46..c5a40e8fa34 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2011/05/13 07:36:39 adam Exp $ +# $NetBSD: Makefile,v 1.12 2011/06/10 21:57:08 obache Exp $ DISTNAME= dovecot-2.0.13 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/2.0/ |