pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/onscripter



Module Name:    pkgsrc
Committed By:   zafer
Date:           Wed May 28 09:14:17 UTC 2025

Modified Files:
        pkgsrc/games/onscripter: Makefile

Log Message:
master_site not reachable. fetch from backup.


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/games/onscripter/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/onscripter/Makefile
diff -u pkgsrc/games/onscripter/Makefile:1.52 pkgsrc/games/onscripter/Makefile:1.53
--- pkgsrc/games/onscripter/Makefile:1.52       Thu Apr 24 14:14:03 2025
+++ pkgsrc/games/onscripter/Makefile    Wed May 28 09:14:17 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.52 2025/04/24 14:14:03 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2025/05/28 09:14:17 zafer Exp $
 #
 
 DISTNAME=              onscripter-20230825
 PKGREVISION=           3
 CATEGORIES=            games
-MASTER_SITES=          https://onscripter.osdn.jp/
+MASTER_SITES=          #https://onscripter.osdn.jp/
 
 MAINTAINER=            tsutsui%NetBSD.org@localhost
 HOMEPAGE=              https://onscripter.osdn.jp/onscripter.html



Home | Main Index | Thread Index | Old Index