diff --git a/MOVED b/MOVED index 457e680dda18..808ae5013c93 100644 --- a/MOVED +++ b/MOVED @@ -1034,3 +1034,4 @@ x11-servers/XttXF86srv-VGA16||2004-04-10|removed broken port x11-servers/XttXF86srv-W32||2004-04-10|removed broken port x11-servers/XttXF86srv-common||2004-04-10|removed broken port x11-servers/XttXF86srv-xfs||2004-04-10|removed broken port +emulators/scummvm|games/scummvm|2004-04-13|new category 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 diff --git a/games/Makefile b/games/Makefile index 62e91743c516..69e847b683ce 100644 --- a/games/Makefile +++ b/games/Makefile @@ -384,6 +384,7 @@ SUBDIR += rubix SUBDIR += scid SUBDIR += scorched3d-devel + SUBDIR += scummvm SUBDIR += scummvm-tools SUBDIR += sdlroids SUBDIR += seabattle diff --git a/emulators/scummvm/Makefile b/games/scummvm/Makefile similarity index 98% rename from emulators/scummvm/Makefile rename to games/scummvm/Makefile index 1371572e5154..44ba16aabf22 100644 --- a/emulators/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -7,7 +7,7 @@ PORTNAME= scummvm PORTVERSION= 0.6.0 -CATEGORIES= emulators games +CATEGORIES= games emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/emulators/scummvm/distinfo b/games/scummvm/distinfo similarity index 100% rename from emulators/scummvm/distinfo rename to games/scummvm/distinfo diff --git a/emulators/scummvm/pkg-descr b/games/scummvm/pkg-descr similarity index 100% rename from emulators/scummvm/pkg-descr rename to games/scummvm/pkg-descr diff --git a/emulators/scummvm/pkg-plist b/games/scummvm/pkg-plist similarity index 100% rename from emulators/scummvm/pkg-plist rename to games/scummvm/pkg-plist