diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-04-13 13:12:42 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-04-13 13:12:42 +0000 |
commit | 02fdfadf005e6b4e47e61c2a59ab353d2811ce1d (patch) | |
tree | 8e1c3333860f1b2776d7039c9d42f056b756dd0e /emulators/Makefile | |
parent | 1350b37fee73a170460aa86c8fd79e0124632977 (diff) | |
download | ports-02fdfadf005e6b4e47e61c2a59ab353d2811ce1d.tar.gz ports-02fdfadf005e6b4e47e61c2a59ab353d2811ce1d.zip |
Move scummvm back into games category for consistency with other
game interpreter.
Requested by: kris
Notes
Notes:
svn path=/head/; revision=106910
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 4c026d839089..2fbab684f2c2 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -70,7 +70,6 @@ SUBDIR += qcl SUBDIR += quasi88 SUBDIR += rtc - SUBDIR += scummvm SUBDIR += sim SUBDIR += sim6811 SUBDIR += ski |