diff options
author | oliver <oliver@FreeBSD.org> | 2009-05-06 22:56:27 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2009-05-06 22:56:27 +0800 |
commit | 679ef81de5f060ab0a873b6ce0357a9a3209bd13 (patch) | |
tree | 4b0cd49931e7431101f7f8a67178b37a4caeb590 /x11-clocks/xfce4-timer-plugin | |
parent | 9bc1d9dbdc269dcc3972b5c622e31b4bab7f5d20 (diff) | |
download | freebsd-ports-gnome-679ef81de5f060ab0a873b6ce0357a9a3209bd13.tar.gz freebsd-ports-gnome-679ef81de5f060ab0a873b6ce0357a9a3209bd13.tar.zst freebsd-ports-gnome-679ef81de5f060ab0a873b6ce0357a9a3209bd13.zip |
update xfce to 4.6.1
bump PORTREVISION where necessary
Diffstat (limited to 'x11-clocks/xfce4-timer-plugin')
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index 5f5c6ed60476..a673a984adfe 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-timer-plugin PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-clocks xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |