pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/lnl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan  6 08:49:04 UTC 2026

Modified Files:
        pkgsrc/games/lnl: Makefile

Log Message:
lnl: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/games/lnl/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/lnl/Makefile
diff -u pkgsrc/games/lnl/Makefile:1.8 pkgsrc/games/lnl/Makefile:1.9
--- pkgsrc/games/lnl/Makefile:1.8       Sun Jan 26 17:31:15 2020
+++ pkgsrc/games/lnl/Makefile   Tue Jan  6 08:49:04 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/01/26 17:31:15 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2026/01/06 08:49:04 wiz Exp $
 
 DISTNAME=      lnl-3.4.19
 PKGREVISION=   2
@@ -6,7 +6,7 @@ CATEGORIES=     games
 MASTER_SITES=  ${MASTER_SITE_OSDN:=lnl/50524/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://lnl.osdn.jp/
+#HOMEPAGE=     https://lnl.osdn.jp/
 COMMENT=       L&L - Labyrinths & Legends - Fantasy RPG
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index