Index: head/deskutils/phpcollab/Makefile =================================================================== --- head/deskutils/phpcollab/Makefile (revision 462791) +++ head/deskutils/phpcollab/Makefile (revision 462792) @@ -1,36 +1,36 @@ # Created by: jamrich.majo@gmail.com # $FreeBSD$ PORTNAME= phpcollab PORTVERSION= 2.5 PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= SF/phpcollab/final/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= PHPcollab is project management and collaboration over the internet USES= zip NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} SHAREOWN= ${WWWOWN} SHAREGRP= ${WWWGRP} SUB_FILES= pkg-message OPTIONS_DEFAULT=MYSQL APACHE OPTIONS_RADIO= WEBSERVER DB OPTIONS_RADIO_WEBSERVER= APACHE LIGHTTPD OPTIONS_RADIO_DB= PGSQL MYSQL MYSQL_USE= PHP=mysql MYSQL=yes PGSQL_USE= PHP=pgsql,pdo_pgsql PGSQL_USES= pgsql -APACHE_USE= APACHE_RUN=22 +APACHE_USE= APACHE_RUN=22+ LIGHTTPD_RUN_DEPENDS= lighttpd:ww/lighttpd do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) .include Index: head/deskutils/phpcollab/pkg-descr =================================================================== --- head/deskutils/phpcollab/pkg-descr (revision 462791) +++ head/deskutils/phpcollab/pkg-descr (revision 462792) @@ -1,7 +1,7 @@ phpCollab is an open source internet-enabled system for use in projects that require collaboration over the internet. Those organizations, such as consulting firms, that rely on a division between firm-side and client-side information will benefit most from use of phpCollab. -WWW: http://www.php-collab.org/ +WWW: http://www.phpcollab.com/