diff options
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 |