diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-08-21 19:49:20 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-08-21 19:49:20 +0000 |
commit | 65a18b291e4ead9faf957ba88bc2b817518fcb46 (patch) | |
tree | d02306b17aa1d4b7e6fe373e3c873e812f1ec98b /x11/xdotool/Makefile | |
parent | 43387c7cf84346355f9d3c6b63b308d29d531cab (diff) | |
download | ports-65a18b291e4ead9faf957ba88bc2b817518fcb46.tar.gz ports-65a18b291e4ead9faf957ba88bc2b817518fcb46.zip |
Notes
Diffstat (limited to 'x11/xdotool/Makefile')
-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 34e76391109c..116720f5cbf5 100644 --- a/x11/xdotool/Makefile +++ b/x11/xdotool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xdotool -DISTVERSION= 20090710 +DISTVERSION= 20090815 CATEGORIES= x11 MASTER_SITES= http://semicomplete.googlecode.com/files/ |