diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 11:24:09 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 11:24:09 +0000 |
commit | 4ccd1fc621cf9190934aa7fc668782cbe8f33e71 (patch) | |
tree | d5deb920c702628b749aa7d09c877167426af122 /x11/xdotool | |
parent | 0ecec93f3d133406358a6978be2b8c3cacd6b3e3 (diff) |
Notes
Diffstat (limited to 'x11/xdotool')
-rw-r--r-- | x11/xdotool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xdotool/Makefile b/x11/xdotool/Makefile index 9a3e741aac4c..5934e0d5d7d8 100644 --- a/x11/xdotool/Makefile +++ b/x11/xdotool/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= http://semicomplete.googlecode.com/files/ MAINTAINER= wxs@FreeBSD.org -COMMENT= Programatically simulate keyboard input or mouse activity +COMMENT= Programmatically simulate keyboard input or mouse activity USE_PERL5_BUILD= yes USE_LDCONFIG= yes |