git: 2ff119fd5a7d - main - misc/cmatrix: Move to a more appropriate category

From: Dries Michiels <driesm_at_FreeBSD.org>
Date: Mon, 20 Dec 2021 11:28:32 UTC
The branch main has been updated by driesm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2ff119fd5a7d70ca14d04216ebcc057a337e5045

commit 2ff119fd5a7d70ca14d04216ebcc057a337e5045
Author:     Dries Michiels <driesm@FreeBSD.org>
AuthorDate: 2021-12-19 12:46:36 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2021-12-20 11:24:46 +0000

    misc/cmatrix: Move to a more appropriate category
    
    Approved by:            eduardo (maintainer)
    Approved by:            philip (mentor), 0mp (mentor)
    Differential Revision:  https://reviews.freebsd.org/D33563
---
 MOVED                             | 1 +
 games/Makefile                    | 1 +
 {misc => games}/cmatrix/Makefile  | 2 +-
 {misc => games}/cmatrix/distinfo  | 0
 {misc => games}/cmatrix/pkg-descr | 0
 misc/Makefile                     | 1 -
 6 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/MOVED b/MOVED
index 51e0c1c520e6..637477134019 100644
--- a/MOVED
+++ b/MOVED
@@ -16616,3 +16616,4 @@ emulators/qemu41||2021-12-10|Has expired: Use emulators/qemu or emulators/qemu-d
 security/putty-gtk2||2021-12-15|Has expired: putty-gtk2 is being phased out
 games/xnethack-nox11|games/xnethack@nox11|2021-12-05|Turned into flavor
 devel/py-dexml||2021-12-20|Has expired: Use devel/py-dexml2
+misc/cmatrix|games/cmatrix|2021-12-20|Move to a more appropriate category
diff --git a/games/Makefile b/games/Makefile
index 0ad00072c703..1bf0459aa514 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -149,6 +149,7 @@
     SUBDIR += chroma
     SUBDIR += chromium-bsu
     SUBDIR += circuslinux
+    SUBDIR += cmatrix
     SUBDIR += cockatrice
     SUBDIR += coffeebreak
     SUBDIR += colobot
diff --git a/misc/cmatrix/Makefile b/games/cmatrix/Makefile
similarity index 97%
rename from misc/cmatrix/Makefile
rename to games/cmatrix/Makefile
index 29d2c58be345..b8eff6036206 100644
--- a/misc/cmatrix/Makefile
+++ b/games/cmatrix/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	cmatrix
 PORTVERSION=	2.0
 DISTVERSIONPREFIX=	v
-CATEGORIES=	misc
+CATEGORIES=	games
 
 MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Show a scrolling 'Matrix' like screen
diff --git a/misc/cmatrix/distinfo b/games/cmatrix/distinfo
similarity index 100%
rename from misc/cmatrix/distinfo
rename to games/cmatrix/distinfo
diff --git a/misc/cmatrix/pkg-descr b/games/cmatrix/pkg-descr
similarity index 100%
rename from misc/cmatrix/pkg-descr
rename to games/cmatrix/pkg-descr
diff --git a/misc/Makefile b/misc/Makefile
index d06ef0e60f71..6fbfaada4131 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -41,7 +41,6 @@
     SUBDIR += clifm
     SUBDIR += cloc
     SUBDIR += clpbar
-    SUBDIR += cmatrix
     SUBDIR += colortail
     SUBDIR += colwide
     SUBDIR += compat10x