diff options
author | cherry <cherry@pkgsrc.org> | 2011-07-27 09:26:41 +0000 |
---|---|---|
committer | cherry <cherry@pkgsrc.org> | 2011-07-27 09:26:41 +0000 |
commit | d0c75fbebfedca32ec9c8f92f2b2a6d603c23482 (patch) | |
tree | 7ae5cc671ec3c45158d917076378927aaa218212 /emulators/Makefile | |
parent | a63b05a739a353749e2e5c5caa18572672953d08 (diff) | |
download | pkgsrc-d0c75fbebfedca32ec9c8f92f2b2a6d603c23482.tar.gz |
Complete move of emulators/ski -> emulators/ski-bin
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 639aff0edbd..b8883ad4101 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.187 2011/03/04 08:15:50 jnemeth Exp $ +# $NetBSD: Makefile,v 1.188 2011/07/27 09:26:41 cherry Exp $ # COMMENT= Emulators for other operating systems @@ -104,7 +104,7 @@ SUBDIR+= raine #SUBDIR+= sap # only contains a Makefile.common SUBDIR+= simh SUBDIR+= simulavr -SUBDIR+= ski +SUBDIR+= ski-bin SUBDIR+= sms_sdl SUBDIR+= snes9x SUBDIR+= snes9x-gtk |