git: 9f83da6c3f64 - main - net/webalizer-geodb: add non FTP MASTER_SITES Reported by: hardenedbsd
Dirk Meyer
dinoex at FreeBSD.org
Fri Apr 30 22:34:37 UTC 2021
The branch main has been updated by dinoex:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9f83da6c3f64d1eb5ba15b95589df337e3ae70cd
commit 9f83da6c3f64d1eb5ba15b95589df337e3ae70cd
Author: Dirk Meyer <dinoex at FreeBSD.org>
AuthorDate: 2021-04-30 22:32:43 +0000
Commit: Dirk Meyer <dinoex at 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 at FreeBSD.org
COMMENT= Webalizer GeoDB geolocation database
More information about the dev-commits-ports-all
mailing list