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 /russian/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 'russian/Makefile')
-rw-r--r-- | russian/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/russian/Makefile b/russian/Makefile index 2736f634886..60635cfd88a 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -39,6 +39,5 @@ SUBDIR += xcyrBGR SUBDIR += xmms SUBDIR += xruskb - SUBDIR += xxkb .include <bsd.port.subdir.mk> |