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 --- comms/grig/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comms/grig') diff --git a/comms/grig/Makefile b/comms/grig/Makefile index a594a3711c58..a7c0376a05d6 100644 --- a/comms/grig/Makefile +++ b/comms/grig/Makefile @@ -5,7 +5,7 @@ CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio control front-end -WWW= http://groundstation.sourceforge.net/ +WWW= https://groundstation.sourceforge.net/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -- cgit v1.2.3