diff options
author | maya <maya@pkgsrc.org> | 2017-09-18 09:52:56 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-09-18 09:52:56 +0000 |
commit | 2ece6387179637c993b1b28ed7918b8b68b369fa (patch) | |
tree | a7f9b2825573b3779524d8ae4301eb77dc07592b /misc/xfce4-weather-plugin | |
parent | f5872a0e3d161a958fd812d18b79e4f019bba508 (diff) | |
download | pkgsrc-2ece6387179637c993b1b28ed7918b8b68b369fa.tar.gz |
revbump for requiring ICU 59.x
Diffstat (limited to 'misc/xfce4-weather-plugin')
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 9b91b0d519c..c1447d461d4 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2017/06/20 22:13:23 youri Exp $ +# $NetBSD: Makefile,v 1.51 2017/09/18 09:53:28 maya Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" VERSION= 0.8.9 |