pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/moria



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 10 07:50:53 UTC 2026

Modified Files:
        pkgsrc/games/moria: Makefile

Log Message:
moria: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/games/moria/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/moria/Makefile
diff -u pkgsrc/games/moria/Makefile:1.24 pkgsrc/games/moria/Makefile:1.25
--- pkgsrc/games/moria/Makefile:1.24    Sun Jul  9 22:14:42 2023
+++ pkgsrc/games/moria/Makefile Sat Jan 10 07:50:53 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2023/07/09 22:14:42 nia Exp $
+# $NetBSD: Makefile,v 1.25 2026/01/10 07:50:53 wiz Exp $
 
 DISTNAME=              um5.5.2
 PKGNAME=               moria-5.5.2
@@ -10,7 +10,7 @@ MASTER_SITES=         http://ftp.funet.fi/pub/u
 EXTRACT_SUFX=          .tar.Z
 
 MAINTAINER=            simonb%NetBSD.org@localhost
-HOMEPAGE=              http://remarque.org/~grabiner/moria.html
+#HOMEPAGE=             http://remarque.org/~grabiner/moria.html
 #HOMEPAGE=             http://www-math.bgsu.edu/~grabine/moria.html
 COMMENT=               Rogue-like game with a different sense of scale than Rogue
 



Home | Main Index | Thread Index | Old Index