diff options
author | ghen <ghen@pkgsrc.org> | 2006-08-03 05:33:50 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-08-03 05:33:50 +0000 |
commit | e6b6c61ca5863d17c2b620b71f71b7925a77f870 (patch) | |
tree | 4eb6c07653e41d4e4e17b91eb05ce9301bce3e8e /mail/dovecot/Makefile | |
parent | 537baf482e33c3d09abc78a1b7f42cc537f76afa (diff) | |
download | pkgsrc-e6b6c61ca5863d17c2b620b71f71b7925a77f870.tar.gz |
Update to dovecot-1.0rc5. This is identical to our 1.0rc4nb1 (patch-ai
applied). From the website: "This is what RC3 really should have been".
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 5d9f961b129..259a8652c5e 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2006/08/02 21:16:43 ghen Exp $ +# $NetBSD: Makefile,v 1.62 2006/08/03 05:33:50 ghen Exp $ -DISTNAME= dovecot-1.0.rc4 +DISTNAME= dovecot-1.0.rc5 PKGNAME= ${DISTNAME:S/.rc/rc/} -PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/ |