summaryrefslogtreecommitdiff
path: root/games/golly
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2023-11-06 09:24:43 +0100
committerRodrigo Osorio <rodrigo@FreeBSD.org>2023-11-06 11:03:47 +0100
commit06df180a9e39055026499a326ef67812801a8919 (patch)
tree5a186d6ee5ae8b0428f6206221d5b0788fc4c050 /games/golly
parentaudio/py-pyradio: Update to 0.9.2.19 (diff)
*/*: 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 'games/golly')
-rw-r--r--games/golly/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/golly/Makefile b/games/golly/Makefile
index 72798dc443d8..90eb28f5d2cb 100644
--- a/games/golly/Makefile
+++ b/games/golly/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Conway's Game of Life and other cellular automata
-WWW= http://golly.sourceforge.net/
+WWW= https://golly.sourceforge.net/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/../docs/License.html