diff options
author | miwi <miwi@FreeBSD.org> | 2007-09-07 05:54:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-09-07 05:54:17 +0800 |
commit | 79cbf422ad3188e8091af83c0cae67d8ce05895d (patch) | |
tree | cb92f635d4dc0de706a01e3633de889cb4716af2 /x11/xdotool/Makefile | |
parent | 2d2fb1cf4d9b86a36c2fe95c217a7d6b58c8282f (diff) | |
download | freebsd-ports-gnome-79cbf422ad3188e8091af83c0cae67d8ce05895d.tar.gz freebsd-ports-gnome-79cbf422ad3188e8091af83c0cae67d8ce05895d.tar.zst freebsd-ports-gnome-79cbf422ad3188e8091af83c0cae67d8ce05895d.zip |
- Update to 20070903
PR: 116162
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
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 03e032b4ae55..18fc2b5f636b 100644 --- a/x11/xdotool/Makefile +++ b/x11/xdotool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xdotool -DISTVERSION= 20070713 +DISTVERSION= 20070903 CATEGORIES= x11 MASTER_SITES= http://www.semicomplete.com/files/xdotool/ \ http://www.atarininja.org/~wxs/distfiles/ |