diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2019-03-02 16:04:34 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2019-03-02 16:04:34 +0000 |
commit | aa580a6d4dacb5cf18eeaed2d29807ab96dc1ed5 (patch) | |
tree | 36471bd55373c5ea068bd3800be439226615f2ff /deskutils/egroupware/Makefile | |
parent | 2439535f80a5f7a7f0a208e5ff9a54da79c32036 (diff) | |
download | freebsd-ports-aa580a6d4dacb5cf18eeaed2d29807ab96dc1ed5.zip |
- Update to 17.1.20190222
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 ab67ffb13ff4..4ad5bac8e6e2 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eGroupware -PORTVERSION= 17.1.20190111 +PORTVERSION= 17.1.20190222 CATEGORIES= deskutils MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME:tl}/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME:tl}-epl-${PORTVERSION} |