diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2017-10-14 12:44:29 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2017-10-14 12:44:29 +0000 |
commit | f9425893a65350c55dc9a6f786f52ebc503460d8 (patch) | |
tree | c4f12fc7836c99a20339ee54e2447a97f29661aa /misc/xfce4-weather-plugin/Makefile | |
parent | 831be4de561a3fc161aefcd4f4ea8bb94102103a (diff) | |
download | ports-f9425893a65350c55dc9a6f786f52ebc503460d8.tar.gz ports-f9425893a65350c55dc9a6f786f52ebc503460d8.zip |
Update xfce4-weather-plugin to 0.8.10
PR: 222942
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Notes
Notes:
svn path=/head/; revision=452062
Diffstat (limited to 'misc/xfce4-weather-plugin/Makefile')
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 130af82a4163..ff1f207b849d 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-weather-plugin -PORTVERSION= 0.8.9 -PORTREVISION= 1 +PORTVERSION= 0.8.10 CATEGORIES= misc xfce geography MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 |