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 /misc/xfce4-weather-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 'misc/xfce4-weather-plugin')
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 07451c4ddc44..8cdc7da3abce 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-weather-plugin PORTVERSION= 0.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc xfce geography MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |