diff options
Diffstat (limited to 'mail/dovecot/Makefile')
-rw-r--r-- | mail/dovecot/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index e5e2f34a8b1..5eeb2904c26 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.81 2007/01/29 22:01:07 bouyer Exp $ +# $NetBSD: Makefile,v 1.82 2007/02/02 15:07:02 ghen Exp $ -DISTNAME= dovecot-1.0.rc19 +DISTNAME= dovecot-1.0.rc21 PKGNAME= ${DISTNAME:S/.rc/rc/} -PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/ |