From 5bf1f4ef72ad94e2592ceccfb4b72333c168e52d Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sat, 2 Apr 2011 21:10:42 +0000 Subject: [PATCH] Use REVISION-subpackage. --- mail/zarafa/zarafa/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mail/zarafa/zarafa/Makefile b/mail/zarafa/zarafa/Makefile index 2f4e77763e5..798623a0c52 100644 --- a/mail/zarafa/zarafa/Makefile +++ b/mail/zarafa/zarafa/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.74 2011/04/02 16:36:45 robert Exp $ +# $OpenBSD: Makefile,v 1.75 2011/04/02 21:10:42 ajacoutot Exp $ COMMENT-main= MS Exchange groupware suite replacement COMMENT-web= zarafa webaccess frontend and MAPI extensions for PHP @@ -7,7 +7,8 @@ PKGNAME= zarafa-${V} PKGNAME-main= zarafa-${V} PKGNAME-web= zarafa-webaccess-${V} -REVISION= 1 +REVISION-main= 1 +REVISION-web= 1 CATEGORIES= mail www productivity