diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-12-15 15:31:28 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-12-15 15:31:28 +0000 |
commit | e15579cec0b8baa56878186c10e23b9a508da2b7 (patch) | |
tree | f69d696d3c66be6c8c148b7018a816a5b38b85e5 /deskutils/egroupware/Makefile | |
parent | fcaf47fa39c3e4bac287fec22088027928ef9b38 (diff) | |
download | freebsd-ports-e15579cec0b8baa56878186c10e23b9a508da2b7.zip |
- Update to 17.1.20181205
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 131b07f2b159..ac4c1464d784 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eGroupware -PORTVERSION= 17.1.20181018 +PORTVERSION= 17.1.20181205 CATEGORIES= deskutils MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME:tl}/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME:tl}-epl-${PORTVERSION} |