From 9f83da6c3f64d1eb5ba15b95589df337e3ae70cd Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 1 May 2021 00:32:43 +0200 Subject: [PATCH] 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 90ef6c1173725..dd78ee53960f7 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