diff --git a/mail/zarafa/zarafa/Makefile b/mail/zarafa/zarafa/Makefile index b2ca083cd6e..af4e2e91a83 100644 --- a/mail/zarafa/zarafa/Makefile +++ b/mail/zarafa/zarafa/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.128 2012/06/19 10:25:05 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.129 2012/06/20 13:45:36 ajacoutot Exp $ COMMENT-main= MS Exchange groupware suite replacement COMMENT-web= zarafa webaccess frontend and MAPI extensions for PHP @@ -7,6 +7,8 @@ PKGNAME= zarafa-${V} PKGNAME-main= zarafa-${V} PKGNAME-web= zarafa-webaccess-${V} +REVISION-main= 0 + CATEGORIES= mail www productivity SHARED_LIBS += mapi 2.0 # 0.0 @@ -28,8 +30,8 @@ MODULES= devel/gettext \ lang/php MODPHP_DO_SAMPLE=mapi -MESSAGE-main= /dev/null -UNMESSAGE-main= /dev/null +MESSAGE-main= # empty +UNMESSAGE-main= # empty BUILD_DEPENDS= textproc/xmlto \ net/curl \