summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2023-11-03 15:02:04 +0100
committerRodrigo Osorio <rodrigo@FreeBSD.org>2023-11-03 15:05:32 +0100
commitda665df3210e964c46f2ba9ee9fb6fd3fc916dd4 (patch)
tree7e0779db25851c1b3e1991bd547e8ffe9322b39b /x11-fm
parenteditors/vscode: update to 1.84.0 (diff)
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/librfm/Makefile2
-rw-r--r--x11-fm/libtubo/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/librfm/Makefile b/x11-fm/librfm/Makefile
index a2f7c5cf048a..fdefd0d1a411 100644
--- a/x11-fm/librfm/Makefile
+++ b/x11-fm/librfm/Makefile
@@ -7,7 +7,7 @@ DISTNAME= ${PORTNAME}5-${PORTVERSION}
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Basic library used by some rfm applications
-WWW= http://xffm.sourceforge.net/libxffm.html
+WWW= https://xffm.sourceforge.net/libxffm.html
LICENSE= GPLv3
diff --git a/x11-fm/libtubo/Makefile b/x11-fm/libtubo/Makefile
index cce2f31a9fed..14e3cea1ab79 100644
--- a/x11-fm/libtubo/Makefile
+++ b/x11-fm/libtubo/Makefile
@@ -6,7 +6,7 @@ DISTNAME= ${PORTNAME}0-${PORTVERSION}
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= XFFM Interprocess Communication and Control
-WWW= http://xffm.sourceforge.net/libtubo.html
+WWW= https://xffm.sourceforge.net/libtubo.html
LICENSE= GPLv3