Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2021 22:34:37 GMT
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9f83da6c3f64 - main - net/webalizer-geodb: add non FTP MASTER_SITES Reported by: hardenedbsd
Message-ID:  <202104302234.13UMYbUE088359@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dinoex:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9f83da6c3f64d1eb5ba15b95589df337e3ae70cd

commit 9f83da6c3f64d1eb5ba15b95589df337e3ae70cd
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2021-04-30 22:32:43 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2021-04-30 22:32:43 +0000

    net/webalizer-geodb: add non FTP MASTER_SITES
    Reported by: hardenedbsd
---
 net/webalizer-geodb/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/net/webalizer-geodb/Makefile b/net/webalizer-geodb/Makefile
index 90ef6c117372..dd78ee53960f 100644
--- a/net/webalizer-geodb/Makefile
+++ b/net/webalizer-geodb/Makefile
@@ -2,7 +2,9 @@ PORTNAME=	webalizer-geodb
 PORTVERSION=	20210401
 CATEGORIES+=	net
 MASTER_SITES=	ftp://ftp.mrunix.net/pub/webalizer/geodb/ \
-		ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/
+		ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/ \
+		https://ftp.dinoex.de/pub/FreeBSD/distfiles/ \
+		https://ftp.dinoex.org/pub/FreeBSD/distfiles/
 
 MAINTAINER=	dinoex@FreeBSD.org
 COMMENT=	Webalizer GeoDB geolocation database



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104302234.13UMYbUE088359>