diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-05-12 07:10:39 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-05-12 07:10:39 +0000 |
commit | 51f14952695bd57450cb23ce041424e60ff462a2 (patch) | |
tree | c9849a52d9ef90d41c36194c77240fcc165195b8 /russian | |
parent | Fix fetch. (diff) |
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)
Notes
Notes:
svn path=/head/; revision=108979
Diffstat (limited to 'russian')
-rw-r--r-- | russian/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/russian/Makefile b/russian/Makefile index 2736f6348862..60635cfd88a0 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -39,6 +39,5 @@ SUBDIR += xcyrBGR SUBDIR += xmms SUBDIR += xruskb - SUBDIR += xxkb .include <bsd.port.subdir.mk> |