From 51f14952695bd57450cb23ce041424e60ff462a2 Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Wed, 12 May 2004 07:10:39 +0000 Subject: Move port to better category: The xxkb port is a general keyboard layout switcher application and it is not limited to russian language. PR: ports/65556 Submitted by: Alexander Pohoyda (maintainer) --- x11/Makefile | 1 + x11/xxkb/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/Makefile b/x11/Makefile index 99574c066126..fd1dad8bf107 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -239,6 +239,7 @@ SUBDIR += xvkbd SUBDIR += xwatchwin SUBDIR += xwit + SUBDIR += xxkb SUBDIR += xzoom SUBDIR += yalias SUBDIR += yelp diff --git a/x11/xxkb/Makefile b/x11/xxkb/Makefile index 2e61da7da551..cebc63b051e4 100644 --- a/x11/xxkb/Makefile +++ b/x11/xxkb/Makefile @@ -7,7 +7,7 @@ PORTNAME= xxkb PORTVERSION= 1.10 -CATEGORIES= russian ukrainian +CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xxkb -- cgit v1.2.3