diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-05-06 14:56:27 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-05-06 14:56:27 +0000 |
commit | 157c3e2264eb1d5331e638fee29e1d4732f750cb (patch) | |
tree | 17e839845c452ae00d295bc58993a6131e29203b /misc/xfce4-weather-plugin | |
parent | 71140b3f872e47563f72f8882b8168a5d7174540 (diff) | |
download | ports-157c3e2264eb1d5331e638fee29e1d4732f750cb.tar.gz ports-157c3e2264eb1d5331e638fee29e1d4732f750cb.zip |
update xfce to 4.6.1
bump PORTREVISION where necessary
Notes
Notes:
svn path=/head/; revision=233310
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 |