pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/libretro-picodrive



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Jan  2 13:56:32 UTC 2019

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

Log Message:
libretro-picodrive: Update COMMENT for consistency since this is annoying me


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/emulators/libretro-picodrive/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-picodrive/Makefile
diff -u pkgsrc/emulators/libretro-picodrive/Makefile:1.6 pkgsrc/emulators/libretro-picodrive/Makefile:1.7
--- pkgsrc/emulators/libretro-picodrive/Makefile:1.6    Sun Aug 12 17:11:39 2018
+++ pkgsrc/emulators/libretro-picodrive/Makefile        Wed Jan  2 13:56:32 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2018/08/12 17:11:39 nia Exp $
+# $NetBSD: Makefile,v 1.7 2019/01/02 13:56:32 nia Exp $
 
 DISTNAME=      libretro-picodrive-20180722
 PKGREVISION=   1
@@ -9,7 +9,7 @@ GITHUB_TAG=     2db90628f5f29f1d4030172ce4f5
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://docs.libretro.com/library/picodrive/
-COMMENT=       Fast MegaDrive/MegaCD/32X emulator
+COMMENT=       Libretro core based on the Picodrive MegaDrive/MegaCD/32X emulator
 LICENSE=       mame-license
 
 EXTRACT_USING= bsdtar



Home | Main Index | Thread Index | Old Index