pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/games/ironwail



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Dec 31 08:59:13 UTC 2025

Modified Files:
        pkgsrc/games/ironwail: Makefile

Log Message:
ironwail: fix typo in HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/games/ironwail/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/games/ironwail/Makefile
diff -u pkgsrc/games/ironwail/Makefile:1.18 pkgsrc/games/ironwail/Makefile:1.19
--- pkgsrc/games/ironwail/Makefile:1.18 Thu Oct 23 20:37:04 2025
+++ pkgsrc/games/ironwail/Makefile      Wed Dec 31 08:59:13 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2025/10/23 20:37:04 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2025/12/31 08:59:13 wiz Exp $
 
 DISTNAME=      ironwail-0.8.0
 PKGREVISION=   2
@@ -7,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_GITHUB:=andr
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    charlotte%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/andre-drexler/ironwail
+HOMEPAGE=      https://github.com/andrei-drexler/ironwail
 COMMENT=       High performance QuakeSpasm fork
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index