diff options
Diffstat (limited to 'misc/xfce4-weather-plugin/Makefile')
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 0b401a993b4..845350a4c7c 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2016/05/03 11:40:04 prlw1 Exp $ +# $NetBSD: Makefile,v 1.44 2016/06/09 08:18:30 youri Exp $ -PKGREVISION= 4 .include "../../meta-pkgs/xfce4/Makefile.common" -VERSION= 0.8.5 +VERSION= 0.8.7 DISTNAME= xfce4-weather-plugin-${VERSION} CATEGORIES= misc MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.8/ |