diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-05-31 18:50:35 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-05-31 18:50:35 +0800 |
commit | 605ea2a0ea2b60fe3b301541ca141af47ef7a8d4 (patch) | |
tree | 3ca3bfa2cb7fe92f3b51f865faf4cfbe12426d18 /x11/Makefile | |
parent | 422e86919005a51f96789814ac827a8182434eb9 (diff) | |
download | freebsd-ports-gnome-605ea2a0ea2b60fe3b301541ca141af47ef7a8d4.tar.gz freebsd-ports-gnome-605ea2a0ea2b60fe3b301541ca141af47ef7a8d4.tar.zst freebsd-ports-gnome-605ea2a0ea2b60fe3b301541ca141af47ef7a8d4.zip |
Add xfree86_xkb_xml 0.2, a little set of XML files useful for
dealing with XKB rules.
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 0e99705242cf..4214734976b8 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -126,6 +126,7 @@ SUBDIR += xdtm SUBDIR += xfedor SUBDIR += xfishtank + SUBDIR += xfree86_xkb_xml SUBDIR += xgrab SUBDIR += xkbctrl SUBDIR += xkbset |