pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/libretro-stella



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 14 11:43:34 UTC 2021

Modified Files:
        pkgsrc/emulators/libretro-stella: Makefile

Log Message:
libretro-stella: set GITHUB_PROJECT so 'make fetch' works.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/emulators/libretro-stella/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/libretro-stella/Makefile
diff -u pkgsrc/emulators/libretro-stella/Makefile:1.7 pkgsrc/emulators/libretro-stella/Makefile:1.8
--- pkgsrc/emulators/libretro-stella/Makefile:1.7       Sat May 30 15:12:46 2020
+++ pkgsrc/emulators/libretro-stella/Makefile   Sun Feb 14 11:43:34 2021
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2020/05/30 15:12:46 nia Exp $
+# $NetBSD: Makefile,v 1.8 2021/02/14 11:43:34 wiz Exp $
 
 .include "../../emulators/stella/Makefile.common"
+GITHUB_PROJECT=        stella
 
 PKGNAME=       libretro-${DISTNAME:S/-src//1}
 



Home | Main Index | Thread Index | Old Index