diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-11 21:21:31 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-11 21:21:31 +0800 |
commit | c7b09d65dadb4e6271096369650c0d61bde93eca (patch) | |
tree | 4b10c83470d63cfadd7456582bb7b89019db20c0 /x11/Makefile | |
parent | 9b0c63c17cc998168f170cda6ebd98a4e9b129c2 (diff) | |
download | freebsd-ports-gnome-c7b09d65dadb4e6271096369650c0d61bde93eca.tar.gz freebsd-ports-gnome-c7b09d65dadb4e6271096369650c0d61bde93eca.tar.zst freebsd-ports-gnome-c7b09d65dadb4e6271096369650c0d61bde93eca.zip |
add xautomation 0.86
Control X from the command line for scripts
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 84523861872d..67fd3ccef25b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -115,6 +115,7 @@ SUBDIR += xaniroc SUBDIR += xantfarm SUBDIR += xautolock + SUBDIR += xautomation SUBDIR += xballoon SUBDIR += xbanner SUBDIR += xbindkeys |