pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/libretro-sameboy



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Oct 13 13:04:56 UTC 2018

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

Log Message:
libretro-sameboy: Take MAINTAINER, since I use this more than gambatte now.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/libretro-sameboy/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-sameboy/Makefile
diff -u pkgsrc/emulators/libretro-sameboy/Makefile:1.1 pkgsrc/emulators/libretro-sameboy/Makefile:1.2
--- pkgsrc/emulators/libretro-sameboy/Makefile:1.1      Wed Aug 15 15:32:11 2018
+++ pkgsrc/emulators/libretro-sameboy/Makefile  Sat Oct 13 13:04:56 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/08/15 15:32:11 nia Exp $
+# $NetBSD: Makefile,v 1.2 2018/10/13 13:04:56 nia Exp $
 
 DISTNAME=      libretro-sameboy-0.11.1
 CATEGORIES=    emulators
@@ -6,7 +6,7 @@ MASTER_SITES=   ${MASTER_SITE_GITHUB:=LIJI
 GITHUB_PROJECT=        SameBoy
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    nia%NetBSD.org@localhost
 HOMEPAGE=      https://docs.libretro.com/library/sameboy/
 COMMENT=       Libretro core based on the SameBoy Game Boy/Game Boy Color emulator
 LICENSE=       mit



Home | Main Index | Thread Index | Old Index