diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-11 13:21:31 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-11 13:21:31 +0000 |
commit | dba1f776921389460b25b1a9b97cd1a0be6872c2 (patch) | |
tree | e44fa0a32fa2e9a2b686e3d8c25b32dca3af460b /x11/Makefile | |
parent | f0dbe5a9164a7f0f8c6a5f6c647d37fbef0b4de2 (diff) | |
download | ports-dba1f776921389460b25b1a9b97cd1a0be6872c2.tar.gz ports-dba1f776921389460b25b1a9b97cd1a0be6872c2.zip |
add xautomation 0.86
Control X from the command line for scripts
Notes
Notes:
svn path=/head/; revision=66124
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 |