diff options
author | adam <adam@pkgsrc.org> | 2006-01-24 20:23:19 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2006-01-24 20:23:19 +0000 |
commit | 38a33cc05290c0d7c0a18e793fdaafdfdca1c13b (patch) | |
tree | 9c0ee0f15fd3b887c4d7b53d559601a4cd1173b4 /emulators/Makefile | |
parent | 90b24ff00b5b813b709ac55ad87771a6d7a25580 (diff) | |
download | pkgsrc-38a33cc05290c0d7c0a18e793fdaafdfdca1c13b.tar.gz |
Added emulators/e-uae 0.8.28
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 9bc5978977e..b4ebdc61fa4 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.140 2005/11/20 13:32:03 rillig Exp $ +# $NetBSD: Makefile,v 1.141 2006/01/24 20:23:19 adam Exp $ # COMMENT= Emulators for other operating systems @@ -33,6 +33,7 @@ SUBDIR+= dega SUBDIR+= dgen SUBDIR+= dosbox SUBDIR+= doscmd +SUBDIR+= e-uae SUBDIR+= fceu SUBDIR+= fmsx SUBDIR+= freebsd_lib |