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/Makefile | |
parent | 97a81fd0ae8f35d9a8100842a53f5ba9aa62ac0d (diff) | |
download | freebsd-ports-graphics-34b9ae2eb653c43c685a5fca7d0ec2e58f545ef7.tar.gz freebsd-ports-graphics-34b9ae2eb653c43c685a5fca7d0ec2e58f545ef7.tar.zst freebsd-ports-graphics-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/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 99574c06612..fd1dad8bf10 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 |