diff options
author | obache <obache> | 2014-04-09 07:26:56 +0000 |
---|---|---|
committer | obache <obache> | 2014-04-09 07:26:56 +0000 |
commit | b2e56edd0a9bbed100d13f6671e10f5e943dd1bb (patch) | |
tree | c131f2110563289fb2f3c5b5d1ef63cd5f07c097 /devel/libgweather/Makefile | |
parent | f3a342e31a6cef2af653986970786eaabafbeaf8 (diff) | |
download | pkgsrc-b2e56edd0a9bbed100d13f6671e10f5e943dd1bb.tar.gz |
recursive bump from icu shlib major bump.
Diffstat (limited to 'devel/libgweather/Makefile')
-rw-r--r-- | devel/libgweather/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgweather/Makefile b/devel/libgweather/Makefile index 76da8be2900..7e6f733359b 100644 --- a/devel/libgweather/Makefile +++ b/devel/libgweather/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2014/01/01 11:52:07 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2014/04/09 07:26:59 obache Exp $ # DISTNAME= libgweather-2.30.3 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgweather/2.30/} EXTRACT_SUFX= .tar.bz2 |