diff options
author | adam <adam> | 2015-11-04 21:25:07 +0000 |
---|---|---|
committer | adam <adam> | 2015-11-04 21:25:07 +0000 |
commit | f6f2e03f0eae893071e4b6ee04178f6e840a83cd (patch) | |
tree | ac8d745ab93a9636ad646c1aa9e996e8fa85c59b | |
parent | 748fefdff7d20607a6b4b795beedd09873c6f7a6 (diff) | |
download | pkgsrc-f6f2e03f0eae893071e4b6ee04178f6e840a83cd.tar.gz |
Added emulators/fs-uae version 2.6.2
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 1c3beb48cc7..a24942a5860 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.238 2015/10/11 00:54:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.239 2015/11/04 21:25:07 adam Exp $ # COMMENT= Emulators for other operating systems @@ -59,6 +59,8 @@ SUBDIR+= fceu SUBDIR+= fmsx SUBDIR+= free42 SUBDIR+= freebsd_lib +SUBDIR+= fs-uae +SUBDIR+= fs-uae-launcher SUBDIR+= fuse SUBDIR+= fuse-utils SUBDIR+= gambatte |