From 6be99ae82900143c63971742ae7e05c408464351 Mon Sep 17 00:00:00 2001 From: ghen Date: Sun, 21 May 2006 13:48:51 +0000 Subject: Fix a problem with non-C99 compilers (reported on NetBSD 1.6 and Solaris). The patch is from dovecot CVS (see the thread following http://www.dovecot.org/list/dovecot/2006-May/013389.html), via PR pkg/33489. Bump PKGREVISION. --- mail/dovecot/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/dovecot/Makefile') diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 8db2b4c98d9..2ac62f7b2be 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2006/05/12 11:02:48 grant Exp $ +# $NetBSD: Makefile,v 1.52 2006/05/21 13:48:51 ghen Exp $ DISTNAME= dovecot-1.0.beta8 PKGNAME= ${DISTNAME:S/.beta/beta/} +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/ -- cgit v1.2.3