pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/supermodel



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 10 08:12:18 UTC 2026

Modified Files:
        pkgsrc/emulators/supermodel: Makefile

Log Message:
supermodel3: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/emulators/supermodel/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/supermodel/Makefile
diff -u pkgsrc/emulators/supermodel/Makefile:1.3 pkgsrc/emulators/supermodel/Makefile:1.4
--- pkgsrc/emulators/supermodel/Makefile:1.3    Mon Jan  6 21:49:07 2025
+++ pkgsrc/emulators/supermodel/Makefile        Tue Feb 10 08:12:18 2026
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.3 2025/01/06 21:49:07 ktnb Exp $
+# $NetBSD: Makefile,v 1.4 2026/02/10 08:12:18 wiz Exp $
 
 DISTNAME=      Supermodel_0.2a_Src
 PKGNAME=       ${DISTNAME:tl:S/_src//1:S/_/-/g}
 PKGREVISION=   1
 CATEGORIES=    emulators
-MASTER_SITES=  https://www.supermodel3.com/Files/
+#MASTER_SITES= https://www.supermodel3.com/Files/
 EXTRACT_SUFX=  .zip
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.supermodel3.com/index.html
+#HOMEPAGE=     https://www.supermodel3.com/index.html
 COMMENT=       Sega Model 3 Arcade Emulator
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index