diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-09-06 18:16:28 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-09-06 18:16:28 +0000 |
commit | 85169d83977ce67e6336a32ed8d879b5ae010344 (patch) | |
tree | e136d00a055e2b7709855cbfe9658f4d9a3f6b69 /deskutils/egroupware/Makefile | |
parent | c33a5c39e21f44feffe49e7c89799b2f58c46a68 (diff) | |
download | freebsd-ports-85169d83977ce67e6336a32ed8d879b5ae010344.zip |
- Update to 17.1.20180831
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 eb51a4217b58..2fd35c14ecb6 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eGroupware -PORTVERSION= 17.1.20180720 +PORTVERSION= 17.1.20180831 CATEGORIES= deskutils MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME:tl}/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME:tl}-epl-${PORTVERSION} |