diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-14 16:19:03 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-14 16:19:03 +0800 |
commit | ef6a82bdeb013bc6a1d2fd815d29a4e9264738e2 (patch) | |
tree | ed3fc5337fa879b1089c5e6d1e3295954f7b3c85 /x11/Makefile | |
parent | 7de5f0562c64934cd9cd1e8f6db84d2ba7c3b058 (diff) | |
download | freebsd-ports-gnome-ef6a82bdeb013bc6a1d2fd815d29a4e9264738e2.tar.gz freebsd-ports-gnome-ef6a82bdeb013bc6a1d2fd815d29a4e9264738e2.tar.zst freebsd-ports-gnome-ef6a82bdeb013bc6a1d2fd815d29a4e9264738e2.zip |
add xstroke 0.5.12
Fullscreen gesture recognition
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 b876ca20dd1e..c84146cec087 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -143,6 +143,7 @@ SUBDIR += xskyroot SUBDIR += xsnow SUBDIR += xstarroll + SUBDIR += xstroke SUBDIR += xtacy SUBDIR += xtattr SUBDIR += xtermset |