From 06df180a9e39055026499a326ef67812801a8919 Mon Sep 17 00:00:00 2001 From: Rodrigo Osorio Date: Mon, 6 Nov 2023 09:24:43 +0100 Subject: */*: Update WWW to use HTTPS for sourceforge.net projects Homepage link is permanent redirected to its HTTPS counterpart Issue reported by repology : https://repology.org/repository/freebsd/problems Approved by: portmgr (blanket) PR: 274888 --- emulators/fuse/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/fuse') diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index e6a4fb2fe9a7..128250b9052f 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} MAINTAINER= rene@FreeBSD.org COMMENT= Free Unix (Sinclair ZX-)Spectrum Emulator -WWW= http://fuse-emulator.sourceforge.net +WWW= https://fuse-emulator.sourceforge.net LICENSE= GPLv2 -- cgit v1.2.3