aboutsummaryrefslogtreecommitdiff
path: root/graphics/freeglut
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2023-11-06 08:24:43 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2023-11-06 10:03:47 +0000
commit06df180a9e39055026499a326ef67812801a8919 (patch)
tree5a186d6ee5ae8b0428f6206221d5b0788fc4c050 /graphics/freeglut
parent907f822b01f0ad4d30ff2b326d0317f6d6727c6d (diff)
downloadports-06df180a9e39055026499a326ef67812801a8919.tar.gz
ports-06df180a9e39055026499a326ef67812801a8919.zip
*/*: 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
Diffstat (limited to 'graphics/freeglut')
-rw-r--r--graphics/freeglut/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/freeglut/Makefile b/graphics/freeglut/Makefile
index a93957e7b944..6cec3a606cfa 100644
--- a/graphics/freeglut/Makefile
+++ b/graphics/freeglut/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= SF
MAINTAINER= x11@FreeBSD.org
COMMENT= Open source implementation of GLUT library
-WWW= http://freeglut.sourceforge.net/
+WWW= https://freeglut.sourceforge.net/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING