pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/libretro-snes9x2005



Module Name:    pkgsrc
Committed By:   nia
Date:           Fri Aug 10 20:34:01 UTC 2018

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

Log Message:
libretro-snes9x2005: Set LICENSE to snes9x-license.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/libretro-snes9x2005/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-snes9x2005/Makefile
diff -u pkgsrc/emulators/libretro-snes9x2005/Makefile:1.1 pkgsrc/emulators/libretro-snes9x2005/Makefile:1.2
--- pkgsrc/emulators/libretro-snes9x2005/Makefile:1.1   Fri Aug 10 20:14:29 2018
+++ pkgsrc/emulators/libretro-snes9x2005/Makefile       Fri Aug 10 20:34:01 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/08/10 20:14:29 nia Exp $
+# $NetBSD: Makefile,v 1.2 2018/08/10 20:34:01 nia Exp $
 
 DISTNAME=      libretro-snes9x2005-20180626
 CATEGORIES=    emulators
@@ -9,7 +9,7 @@ GITHUB_TAG=     4423de5973de2e1a243031ee59d9
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://docs.libretro.com/library/snes9x_2005/
 COMMENT=       Libretro core based on the snes9x Super Nintendo emulator
-LICENSE=       no-commercial-use
+LICENSE=       snes9x-license
 
 USE_TOOLS+=    gmake
 



Home | Main Index | Thread Index | Old Index