diff options
author | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
commit | 99dc9c311a0077bf524317a8db2dfcc57e7dea15 (patch) | |
tree | ef5e2592b2b1ea67f34e78e4e1b3f525969fb6c0 /mail/dovecot2 | |
parent | 3acac4b32ee29cffe2bf8b56746ebefce89b4dfb (diff) | |
download | pkgsrc-99dc9c311a0077bf524317a8db2dfcc57e7dea15.tar.gz |
Recursive bump from icu shlib major bumped to 49.
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 d5f4e598b89..03f83d0d51e 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2012/04/23 17:43:15 ghen Exp $ +# $NetBSD: Makefile,v 1.23 2012/04/27 12:31:52 obache Exp $ DISTNAME= dovecot-2.1.5 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/2.1/ |