diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-07-05 15:23:15 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-07-05 15:23:15 +0000 |
commit | d2f2ddceb21b41b1815db9337ad968e9e32f5256 (patch) | |
tree | dcdcd79cb30f7699192f9457ce692868baa910d3 /deskutils/egroupware/Makefile | |
parent | 6b34d5f65840d9d051bf7b374abb9e1848ca2205 (diff) | |
download | freebsd-ports-d2f2ddceb21b41b1815db9337ad968e9e32f5256.zip |
- Update to 17.1.20180625
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 d21760ea01c5..76278315d6aa 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eGroupware -PORTVERSION= 17.1.20180523 +PORTVERSION= 17.1.20180625 CATEGORIES= deskutils MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME:tl}/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME:tl}-epl-${PORTVERSION} |