pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/snes9x



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Aug 15 07:21:07 UTC 2018

Modified Files:
        pkgsrc/emulators/snes9x: Makefile

Log Message:
snes9x: snes9x uses snes9x-license.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/emulators/snes9x/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/snes9x/Makefile
diff -u pkgsrc/emulators/snes9x/Makefile:1.56 pkgsrc/emulators/snes9x/Makefile:1.57
--- pkgsrc/emulators/snes9x/Makefile:1.56       Tue Feb 27 23:56:09 2018
+++ pkgsrc/emulators/snes9x/Makefile    Wed Aug 15 07:21:07 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2018/02/27 23:56:09 khorben Exp $
+# $NetBSD: Makefile,v 1.57 2018/08/15 07:21:07 nia Exp $
 
 SNESVER=               1.43
 DISTNAME=              snes9x-${SNESVER}-src
@@ -11,6 +11,7 @@ MASTER_SITES+=                http://files.ipherswipsi
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://www.snes9x.com/
 COMMENT=               Super Nintendo Entertainment System (SNES) emulator
+LICENSE=               snes9x-license
 
 BROKEN_ON_PLATFORM=    ${LP64PLATFORMS}
 MAKE_JOBS_SAFE=                no



Home | Main Index | Thread Index | Old Index