Index | Thread | Search

From:
Thomas Frohwein <tfrohwein@fastmail.com>
Subject:
games/freeserf: HOMEPAGE is dead, long live HOMEPAGE
To:
ports@openbsd.org
Date:
Thu, 19 Mar 2026 14:03:53 -0700

Download raw body.

Thread
Hi,

When looking through some orphaned games/ ports, I noticed that
freeserf's HOMEPAGE isn't really there any more. There is something in
a Scandinavian language, but doesn't pertain to the game. It's an http
address, too.

I suggest we just remove the entry so that it falls back to the Github
page.

ok?

Index: Makefile
===================================================================
RCS file: /cvs/ports/games/freeserf/Makefile,v
diff -u -p -r1.16 Makefile
--- Makefile	13 Feb 2026 12:02:15 -0000	1.16
+++ Makefile	19 Mar 2026 21:03:36 -0000
@@ -5,9 +5,7 @@ CATEGORIES =	games x11
 GH_ACCOUNT =	freeserf
 GH_PROJECT =	freeserf
 GH_TAGNAME =	v0.3
-REVISION =	0
-
-HOMEPAGE =	http://jonls.dk/freeserf/
+REVISION =	1
 
 # GPLv3+
 PERMIT_PACKAGE =	Yes