diff options
author | obache <obache> | 2011-06-10 21:57:06 +0000 |
---|---|---|
committer | obache <obache> | 2011-06-10 21:57:06 +0000 |
commit | fd3e4f4a6a97519058913851af1783cc5595ff0b (patch) | |
tree | 484aa450b335669ca45126dcda4342d2264b506f /mail/dovecot2 | |
parent | 0ce96e291a0a94a2a12db4cffbb9ee0e4cb3aca8 (diff) | |
download | pkgsrc-fd3e4f4a6a97519058913851af1783cc5595ff0b.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/ |