diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-06-23 16:34:31 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-06-23 16:34:31 +0000 |
commit | a2872eb684283575feb11f661f51f5bb9720e478 (patch) | |
tree | 05bce1a4615d6cb71b4a8eac235bbeb17bba2b19 /x11/xdotool/Makefile | |
parent | 7816969e3b5d6b6c95d4ccab21fd84c3254fa719 (diff) | |
download | ports-a2872eb684283575feb11f661f51f5bb9720e478.tar.gz ports-a2872eb684283575feb11f661f51f5bb9720e478.zip |
Notes
Diffstat (limited to 'x11/xdotool/Makefile')
-rw-r--r-- | x11/xdotool/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xdotool/Makefile b/x11/xdotool/Makefile index f2992c8d64d1..960668d065f6 100644 --- a/x11/xdotool/Makefile +++ b/x11/xdotool/Makefile @@ -6,10 +6,9 @@ # PORTNAME= xdotool -DISTVERSION= 20080527 +DISTVERSION= 20080606 CATEGORIES= x11 -MASTER_SITES= http://www.semicomplete.com/files/xdotool/ \ - http://www.atarininja.org/~wxs/distfiles/ +MASTER_SITES= http://semicomplete.googlecode.com/files/ MAINTAINER= wxs@FreeBSD.org COMMENT= Programatically simulate keyboard input or mouse activity |