diff options
author | vs <vs@FreeBSD.org> | 2004-05-12 15:10:39 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-05-12 15:10:39 +0800 |
commit | 34b9ae2eb653c43c685a5fca7d0ec2e58f545ef7 (patch) | |
tree | 76d2d16ad661733368813b929730e3ffab866639 /x11/xxkb | |
parent | 97a81fd0ae8f35d9a8100842a53f5ba9aa62ac0d (diff) | |
download | freebsd-ports-gnome-34b9ae2eb653c43c685a5fca7d0ec2e58f545ef7.tar.gz freebsd-ports-gnome-34b9ae2eb653c43c685a5fca7d0ec2e58f545ef7.tar.zst freebsd-ports-gnome-34b9ae2eb653c43c685a5fca7d0ec2e58f545ef7.zip |
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)
Diffstat (limited to 'x11/xxkb')
-rw-r--r-- | x11/xxkb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |