pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/xnp2



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Feb 20 12:17:22 UTC 2026

Modified Files:
        pkgsrc/emulators/xnp2: Makefile

Log Message:
xnp2: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/emulators/xnp2/Makefile

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

Modified files:

Index: pkgsrc/emulators/xnp2/Makefile
diff -u pkgsrc/emulators/xnp2/Makefile:1.57 pkgsrc/emulators/xnp2/Makefile:1.58
--- pkgsrc/emulators/xnp2/Makefile:1.57 Tue Jan 27 08:39:26 2026
+++ pkgsrc/emulators/xnp2/Makefile      Fri Feb 20 12:17:22 2026
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.57 2026/01/27 08:39:26 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2026/02/20 12:17:22 wiz Exp $
 
 DISTNAME=              xnp2-0.86
 PKGREVISION=           34
 CATEGORIES=            emulators
-MASTER_SITES=          https://www.nonakap.org/np2/release/
+#MASTER_SITES=         https://www.nonakap.org/np2/release/
 EXTRACT_SUFX=          .tar.bz2
 
 PATCHFILES=            xnp2-r2805.patch
 PATCHFILES+=           xnp2-r2846.patch
-PATCH_SITES=           https://www.nonakap.org/np2/
+#PATCH_SITES=          https://www.nonakap.org/np2/
 
 MAINTAINER=            tsutsui%NetBSD.org@localhost
-HOMEPAGE=              https://www.nonakap.org/np2/
+#HOMEPAGE=             https://www.nonakap.org/np2/
 COMMENT=               Neko Project II PC-9801 emulator
 LICENSE=               modified-bsd
 



Home | Main Index | Thread Index | Old Index