diff options
author | snj <snj@pkgsrc.org> | 2015-02-12 22:48:28 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2015-02-12 22:48:28 +0000 |
commit | 7b3e143cae4b5b87afbb668fe994920761313399 (patch) | |
tree | dbb52eb6c154dee7370d52c12a709c0a0c4d76d3 /emulators | |
parent | 1a75edb5b14febff04b28865e40de1d35f3c86c0 (diff) | |
download | pkgsrc-7b3e143cae4b5b87afbb668fe994920761313399.tar.gz |
+emulationstation
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 439275fc04c..42ac8a0934e 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.224 2015/02/11 00:16:52 jmcneill Exp $ +# $NetBSD: Makefile,v 1.225 2015/02/12 22:48:28 snj Exp $ # COMMENT= Emulators for other operating systems @@ -52,6 +52,7 @@ SUBDIR+= dosbox SUBDIR+= dynagen SUBDIR+= dynamips SUBDIR+= e-uae +SUBDIR+= emulationstation SUBDIR+= fceu SUBDIR+= fmsx SUBDIR+= free42 |