pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/netmaj



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 11 05:37:39 UTC 2026

Modified Files:
        pkgsrc/games/netmaj: Makefile

Log Message:
netmaj: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/games/netmaj/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/netmaj/Makefile
diff -u pkgsrc/games/netmaj/Makefile:1.32 pkgsrc/games/netmaj/Makefile:1.33
--- pkgsrc/games/netmaj/Makefile:1.32   Mon May  6 08:40:26 2024
+++ pkgsrc/games/netmaj/Makefile        Sun Jan 11 05:37:39 2026
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.32 2024/05/06 08:40:26 jperkin Exp $
-#
+# $NetBSD: Makefile,v 1.33 2026/01/11 05:37:39 wiz Exp $
 
 DISTNAME=              netmaj-2.0.7
 PKGREVISION=           15
 CATEGORIES=            games
-MASTER_SITES=          http://www.sfc.wide.ad.jp/~kusune/netmaj/files/
+#MASTER_SITES=         http://www.sfc.wide.ad.jp/~kusune/netmaj/files/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.sfc.wide.ad.jp/~kusune/netmaj/
+#HOMEPAGE=             http://www.sfc.wide.ad.jp/~kusune/netmaj/
 COMMENT=               Mahjongg game with network and 1-4 player(s) support
 
 WRKSRC=                        ${WRKDIR}/netmaj



Home | Main Index | Thread Index | Old Index