pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/libretro-virtualjaguar



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun May 31 16:06:19 UTC 2020

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

Log Message:
libretro-virtualjaguar: less awkward COMMENT


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/emulators/libretro-virtualjaguar/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-virtualjaguar/Makefile
diff -u pkgsrc/emulators/libretro-virtualjaguar/Makefile:1.3 pkgsrc/emulators/libretro-virtualjaguar/Makefile:1.4
--- pkgsrc/emulators/libretro-virtualjaguar/Makefile:1.3        Sun May 31 12:38:47 2020
+++ pkgsrc/emulators/libretro-virtualjaguar/Makefile    Sun May 31 16:06:19 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/05/31 12:38:47 nia Exp $
+# $NetBSD: Makefile,v 1.4 2020/05/31 16:06:19 nia Exp $
 
 DISTNAME=      libretro-virtualjaguar-20200521
 CATEGORIES=    emulators
@@ -7,7 +7,7 @@ GITHUB_TAG=     5a293de747823dc0a9ceba0dd878
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://docs.libretro.com/library/virtual_jaguar/
-COMMENT=       Libretro core based on the Virtual Jaguar Atari Jaguar emulator
+COMMENT=       Libretro core based on the Virtual Jaguar emulator
 LICENSE=       gnu-gpl-v3
 
 LIBRETRO_CORE= virtualjaguar



Home | Main Index | Thread Index | Old Index