diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2019-01-11 23:30:23 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2019-01-11 23:30:23 +0000 |
commit | 25daf3b9c0abcb84c9dbb8e0995a05e95746bb20 (patch) | |
tree | 0390bc8567b9c3525d8446d02ce142da843e45fb /deskutils/egroupware/Makefile | |
parent | 58e0d4b985a57a11199648ff1551320d95bc5055 (diff) | |
download | freebsd-ports-25daf3b9c0abcb84c9dbb8e0995a05e95746bb20.zip |
- Update to 17.1.20190111
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 ac4c1464d784..ab67ffb13ff4 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eGroupware -PORTVERSION= 17.1.20181205 +PORTVERSION= 17.1.20190111 CATEGORIES= deskutils MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME:tl}/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME:tl}-epl-${PORTVERSION} |