diff options
author | acm <acm@FreeBSD.org> | 2014-03-24 12:58:47 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2014-03-24 12:58:47 +0800 |
commit | 7c6cf906aefd18e4e52743b14bd3620249b3814b (patch) | |
tree | 8850218b821678bfafb14098b408cb39466e8841 /emulators | |
parent | 5bd0432e92274cad7b029c119b30c0842854e3d9 (diff) | |
download | freebsd-ports-graphics-7c6cf906aefd18e4e52743b14bd3620249b3814b.tar.gz freebsd-ports-graphics-7c6cf906aefd18e4e52743b14bd3620249b3814b.tar.zst freebsd-ports-graphics-7c6cf906aefd18e4e52743b14bd3620249b3814b.zip |
- Index has been fixed
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 752524589a4..e087fc0336d 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -108,7 +108,7 @@ SUBDIR += mupen64plus-rsp-z64 SUBDIR += mupen64plus-ui-console SUBDIR += mupen64plus-video-arachnoid -# SUBDIR += mupen64plus-video-glide64 + SUBDIR += mupen64plus-video-glide64 SUBDIR += mupen64plus-video-glide64mk2 SUBDIR += mupen64plus-video-rice SUBDIR += mupen64plus-video-z64 |