aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2005-12-01 00:32:14 +0800
committernobutaka <nobutaka@FreeBSD.org>2005-12-01 00:32:14 +0800
commited234978d6963f9e37a21fe42200384cda7d51aa (patch)
treec1b4cb9e5b0ed56f4eb0e5c7339ab3dd319fc1c8 /textproc
parentb46bba1628920ccd2cb8be5545044847c258a8f9 (diff)
downloadfreebsd-ports-gnome-ed234978d6963f9e37a21fe42200384cda7d51aa.tar.gz
freebsd-ports-gnome-ed234978d6963f9e37a21fe42200384cda7d51aa.tar.zst
freebsd-ports-gnome-ed234978d6963f9e37a21fe42200384cda7d51aa.zip
Move japanese/uim port to textproc category after repocopy.
PR: ports/89725 Submitted by: nobutaka
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/uim/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 5c50e3ee8a09..12af4dffc16b 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -745,6 +745,7 @@
SUBDIR += txt2man
SUBDIR += txt2tags
SUBDIR += ua-ispell
+ SUBDIR += uim
SUBDIR += uni2ascii
SUBDIR += unroff
SUBDIR += unrtf
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile
index 105f2e2f60d2..868afb16b5b8 100644
--- a/textproc/uim/Makefile
+++ b/textproc/uim/Makefile
@@ -8,7 +8,7 @@
PORTNAME= uim
PORTVERSION= 0.4.9.1
PORTREVISION= 1
-CATEGORIES= japanese x11
+CATEGORIES= textproc
MASTER_SITES= http://uim.freedesktop.org/releases/
MAINTAINER= nobutaka@FreeBSD.org