diff options
author | tijl <tijl@FreeBSD.org> | 2015-08-17 16:21:50 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2015-08-17 16:21:50 +0800 |
commit | ccf0eac87865424e337f04e738007b7006d6fdf2 (patch) | |
tree | 0ab8434cfecfd764bf0f4b3b076230ae52b77a31 /misc | |
parent | d5cc9b89daee36885801ca27184b285570e8e531 (diff) | |
download | freebsd-ports-gnome-ccf0eac87865424e337f04e738007b7006d6fdf2.tar.gz freebsd-ports-gnome-ccf0eac87865424e337f04e738007b7006d6fdf2.tar.zst freebsd-ports-gnome-ccf0eac87865424e337f04e738007b7006d6fdf2.zip |
Bump PORTREVISION for libupower-glib library version bump in r393607.
Diffstat (limited to 'misc')
-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 8e87e18734d7..2c8ed90c34ab 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -3,7 +3,7 @@ PORTNAME= xfce4-weather-plugin PORTVERSION= 0.8.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc xfce geography MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 |