diff options
author | wiz <wiz@pkgsrc.org> | 2016-01-17 14:28:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-01-17 14:28:31 +0000 |
commit | eb22d48fa4d2f71e13a2a16f202c9e0ed6d5a2f6 (patch) | |
tree | 4b6c5953b7ff044c1616fa61895f02c6c7486c6a /emulators/Makefile | |
parent | d7bae917e174d867b4a77eab4a74233b8c972d35 (diff) | |
download | pkgsrc-eb22d48fa4d2f71e13a2a16f202c9e0ed6d5a2f6.tar.gz |
Finish move of emulators/fuse to emulators/fuse-emulator
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 588493840eb..a589e1e0be3 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.240 2015/12/12 01:28:37 kamil Exp $ +# $NetBSD: Makefile,v 1.241 2016/01/17 14:28:31 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -61,7 +61,7 @@ SUBDIR+= free42 SUBDIR+= freebsd_lib SUBDIR+= fs-uae SUBDIR+= fs-uae-launcher -SUBDIR+= fuse +SUBDIR+= fuse-emulator SUBDIR+= fuse-utils SUBDIR+= gambatte SUBDIR+= gcube |