diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-06-24 01:44:52 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-06-24 01:44:52 +0000 |
commit | b36af0fe96255bcb26b389f12ee8426f6aa77bed (patch) | |
tree | 259b515a68c36a134255c453e584c29617452a20 /x11/xdotool/Makefile | |
parent | e33af1398eade956d3ebd4fb99b9051bc0f7145d (diff) | |
download | ports-b36af0fe96255bcb26b389f12ee8426f6aa77bed.tar.gz ports-b36af0fe96255bcb26b389f12ee8426f6aa77bed.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 81a217908a4b..579551a913df 100644 --- a/x11/xdotool/Makefile +++ b/x11/xdotool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xdotool -DISTVERSION= 2.20100524.2886 +DISTVERSION= 2.20100623.2949 PORTEPOCH= 1 CATEGORIES= x11 MASTER_SITES= http://semicomplete.googlecode.com/files/ |