diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 14:40:40 +0000 |
commit | 51d76b29e20c08faa588a605726a4f7e2ee846af (patch) | |
tree | a0bbc75a2678abb7b9f4c413eebf60cee56dc2ba /mail/dovecot | |
parent | 368dc79a2cafd1aa1850031a47ff152f754882a1 (diff) | |
download | pkgsrc-51d76b29e20c08faa588a605726a4f7e2ee846af.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'mail/dovecot')
-rw-r--r-- | mail/dovecot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 8062a30e672..52dc44708a7 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.153 2010/11/20 15:57:11 ghen Exp $ +# $NetBSD: Makefile,v 1.154 2011/04/22 14:40:43 obache Exp $ DOVECOT_VERSION= 1.2 DOVECOT_SUBVERSION= .16 SIEVE_VERSION= 0.1.18 MANAGESIEVE_VERSION= 0.11.12 DISTNAME= dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION} +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/${DOVECOT_VERSION}/ DOVECOT_SIEVE_SITES= http://www.rename-it.nl/dovecot/${DOVECOT_VERSION}/ |