aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2022-12-21 08:34:49 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2022-12-21 08:37:07 +0000
commit3511d2aea2ef0887faa5069ba6a2c553caa06886 (patch)
tree76a21bee519a80867d4b997f30cad848b941def7
parentdfdc9e824178c3deea9908e3b4a752d8f139badb (diff)
downloadports-3511d2aea2ef0887faa5069ba6a2c553caa06886.tar.gz
ports-3511d2aea2ef0887faa5069ba6a2c553caa06886.zip
textproc/retext: Move to a better category
- move to editors category as the COMMENT sugests Reported by: danfe
-rw-r--r--MOVED1
-rw-r--r--editors/Makefile1
-rw-r--r--editors/retext/Makefile (renamed from textproc/retext/Makefile)2
-rw-r--r--editors/retext/distinfo (renamed from textproc/retext/distinfo)0
-rw-r--r--editors/retext/pkg-descr (renamed from textproc/retext/pkg-descr)0
-rw-r--r--textproc/Makefile1
6 files changed, 3 insertions, 2 deletions
diff --git a/MOVED b/MOVED
index 51ead3aad02c..fb0c67bbc8f9 100644
--- a/MOVED
+++ b/MOVED
@@ -17641,3 +17641,4 @@ x11/darkman|accessibility/darkman|2022-12-14|Moved to a better category
net/samba412||2022-12-18|Has expired: Reached its EoL on September 20, 2021
graphics/opencoloriov1|graphics/opencolorio|2022-12-20|Used by blender-lts28 which is EOL'd
graphics/openimageio-ociov1|graphics/openimageio|2022-12-20|Used by blender-lts28 which is EOL'd
+textproc/retext|editors/retext|2022-12-21|Moved to a better category
diff --git a/editors/Makefile b/editors/Makefile
index 85df04ea2a52..a9a627be4f66 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -239,6 +239,7 @@
SUBDIR += py-vim-bridge
SUBDIR += quilter
SUBDIR += rehex
+ SUBDIR += retext
SUBDIR += rubygem-neovim
SUBDIR += scite
SUBDIR += se
diff --git a/textproc/retext/Makefile b/editors/retext/Makefile
index 656d2d520810..d30f2af7366b 100644
--- a/textproc/retext/Makefile
+++ b/editors/retext/Makefile
@@ -1,6 +1,6 @@
PORTNAME= retext
DISTVERSION= 8.0.0
-CATEGORIES= textproc
+CATEGORIES= editors
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Markdown editor
diff --git a/textproc/retext/distinfo b/editors/retext/distinfo
index 72dffdc89da1..72dffdc89da1 100644
--- a/textproc/retext/distinfo
+++ b/editors/retext/distinfo
diff --git a/textproc/retext/pkg-descr b/editors/retext/pkg-descr
index 070c3e780d84..070c3e780d84 100644
--- a/textproc/retext/pkg-descr
+++ b/editors/retext/pkg-descr
diff --git a/textproc/Makefile b/textproc/Makefile
index 9b9eb0d9e25b..35b85474cb2f 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1623,7 +1623,6 @@
SUBDIR += replaceit
SUBDIR += resume
SUBDIR += resume-extensions
- SUBDIR += retext
SUBDIR += rfcdiff
SUBDIR += ripgrep
SUBDIR += ripgrep-all