diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2015-02-05 22:39:26 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2015-02-05 22:39:26 +0000 |
commit | 0fab2a67c898e3c08ea33c1ff51625e3e2fa8ccc (patch) | |
tree | f295b8649ce1a166d09d623b422954a9ed05ff09 /emulators | |
parent | b85b27cd1ef3194ab987a09d4f63d54ba468886b (diff) | |
download | pkgsrc-0fab2a67c898e3c08ea33c1ff51625e3e2fa8ccc.tar.gz |
+ libretro-stella
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 10e06c4f683..360c821c159 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.221 2015/02/05 02:24:06 jmcneill Exp $ +# $NetBSD: Makefile,v 1.222 2015/02/05 22:39:26 jmcneill Exp $ # COMMENT= Emulators for other operating systems @@ -87,6 +87,7 @@ SUBDIR+= libretro-mupen64plus SUBDIR+= libretro-pcsx-rearmed SUBDIR+= libretro-picodrive SUBDIR+= libretro-snes9x-next +SUBDIR+= libretro-stella SUBDIR+= libspectrum SUBDIR+= lrmi SUBDIR+= m1 |