diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2019-06-07 21:20:14 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2019-06-07 21:20:14 +0000 |
commit | 5c2e6f9db0f735aed50a31f0b284d0955aa4b07e (patch) | |
tree | 7c887f3c188c6ee43928e640b7ba418466f15f9e /deskutils/egroupware/Makefile | |
parent | 6045abf7793d8bfac9465f81b9862746ffaf36be (diff) | |
download | freebsd-ports-5c2e6f9db0f735aed50a31f0b284d0955aa4b07e.zip |
- Update to 17.1.20190529
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 7d690c2c4b0b..f531fff37f62 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eGroupware -PORTVERSION= 17.1.20190402 +PORTVERSION= 17.1.20190529 CATEGORIES= deskutils MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME:tl}/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME:tl}-epl-${PORTVERSION} |