From ac5b09308589fd0dbd4ca0a98f4c939b0895332f Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Fri, 19 Jun 2009 12:47:59 +0000 Subject: [PATCH] missed bump! --- mail/zarafa/zarafa/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/zarafa/zarafa/Makefile b/mail/zarafa/zarafa/Makefile index c8282b92212..909fced251a 100644 --- a/mail/zarafa/zarafa/Makefile +++ b/mail/zarafa/zarafa/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2009/06/10 09:46:00 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.12 2009/06/19 12:47:59 ajacoutot Exp $ COMMENT-main= MS Exchange groupware suite replacement COMMENT-php= MAPI extensions for php5 @@ -6,7 +6,7 @@ COMMENT-php= MAPI extensions for php5 V= 6.20.6 DISTNAME= zarafa-${V} -PKGNAME-main= ${DISTNAME}p0 +PKGNAME-main= ${DISTNAME}p1 PKGNAME-php= php5-mapi-${V} CATEGORIES= mail www productivity