diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/egroupware/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/egroupware/Makefile b/deskutils/egroupware/Makefile index 02c996894cbf..7733925d4ad8 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -4,8 +4,7 @@ PORTNAME= eGroupware PORTVERSION= 16.1.20161107 CATEGORIES= deskutils -MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME:tl}/releases/download/${PORTVERSION}/ \ - http://github.com/${GH_ACCOUNT}/${PORTNAME:tl}/releases/download/${PORTVERSION}/ +MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME:tl}/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME:tl}-epl-${PORTVERSION} MAINTAINER= danilo@FreeBSD.org |