aboutsummaryrefslogtreecommitdiff
path: root/deskutils/egroupware/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-18 07:02:23 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-18 07:02:23 +0000
commita94ed6e90ec75bbd352ab502b62c509175481dec (patch)
tree5f5ad9fd82117e97a2ec4006491a489613bc1bf5 /deskutils/egroupware/Makefile
parent9e28e81694ebe51358abbc5b19c017184656c48a (diff)
downloadports-a94ed6e90ec75bbd352ab502b62c509175481dec.tar.gz
ports-a94ed6e90ec75bbd352ab502b62c509175481dec.zip
- Update to 1.8.004.20130816
- While I'm here, remove leading indefinite article from COMMENT Changes: http://svn.stylite.de/viewvc/egroupware/branches/1.8/egroupware/doc/rpm-build/debian.changes?view=markup PR: ports/181368 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Notes
Notes: svn path=/head/; revision=324889
Diffstat (limited to 'deskutils/egroupware/Makefile')
-rw-r--r--deskutils/egroupware/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/egroupware/Makefile b/deskutils/egroupware/Makefile
index ec020180d960..2972527a5861 100644
--- a/deskutils/egroupware/Makefile
+++ b/deskutils/egroupware/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= eGroupware
-PORTVERSION= 1.8.004.20130727
+PORTVERSION= 1.8.004.20130816
CATEGORIES= deskutils
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}-1.8/${PORTNAME}-${PORTVERSION}
DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2 \
${PORTNAME}-egw-pear-${PORTVERSION}.tar.bz2
MAINTAINER= danilogondolfo@gmail.com
-COMMENT= A web based GroupWare system
+COMMENT= Web-based GroupWare system
BUILD_DEPENDS= ${PEARDIR}/Auth/SASL.php:${PORTSDIR}/security/pear-Auth_SASL \
${PEARDIR}/Net/IMAP.php:${PORTSDIR}/mail/pear-Net_IMAP \
@@ -39,6 +39,7 @@ POSTGRES_DESC= PostgreSQL database support
ZIP_DESC= Install PHP zip extension
.include <bsd.port.options.mk>
+
.if ${PORT_OPTIONS:MMYSQL}
USE_PHP+= mysql
USE_PHP+= pdo_mysql