diff options
author | taoka <taoka@FreeBSD.org> | 2000-01-24 12:55:09 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-01-24 12:55:09 +0800 |
commit | 9970165438da8bfac87e5fbdcffaaed31c6427d5 (patch) | |
tree | cef5f153ae9f5cf63bb0be44d48e892441f398e2 /x11 | |
parent | 1aea691ab44ad62f5bcb080e85a7436615631fdd (diff) | |
download | freebsd-ports-gnome-9970165438da8bfac87e5fbdcffaaed31c6427d5.tar.gz freebsd-ports-gnome-9970165438da8bfac87e5fbdcffaaed31c6427d5.tar.zst freebsd-ports-gnome-9970165438da8bfac87e5fbdcffaaed31c6427d5.zip |
Added xkeywrap
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 1bdb419d7a38..cc15a0ab83cc 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -60,6 +60,7 @@ SUBDIR += xfishtank SUBDIR += xgrab SUBDIR += xkeycaps + SUBDIR += xkeywrap SUBDIR += xloadimage SUBDIR += xlockmore SUBDIR += xlogout |