diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2016-03-06 00:21:10 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2016-03-06 00:21:10 +0000 |
commit | e5573f1d1dc34a23251046c5e9bb04676506d996 (patch) | |
tree | 7da866a7af4b09b70170f71a23bedeb9f3e90500 /deskutils/egroupware/Makefile | |
parent | a5a6039a037c0a871f92fe63511aec029e4b9a01 (diff) | |
download | freebsd-ports-e5573f1d1dc34a23251046c5e9bb04676506d996.zip |
- Update to 14.3.20160304
Diffstat (limited to 'deskutils/egroupware/Makefile')
-rw-r--r-- | deskutils/egroupware/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/egroupware/Makefile b/deskutils/egroupware/Makefile index d24e7c998900..290e00346997 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eGroupware -PORTVERSION= 14.3.20160113 +PORTVERSION= 14.3.20160304 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}-14.3/${PORTNAME}-${PORTVERSION} DISTFILES= ${PORTNAME:tl}-epl-${PORTVERSION}.tar.bz2 |