diff options
author | adam <adam@pkgsrc.org> | 2018-04-14 07:33:52 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-04-14 07:33:52 +0000 |
commit | ea30ec0e631d5d359fe445706fbb709b78037512 (patch) | |
tree | 3572685fdb407218236f32528f4d6a0afed5dfe9 /net/grilo-testui | |
parent | be4f22b8f6ea4b1f1efc58395523cd8bfaffa4f1 (diff) | |
download | pkgsrc-ea30ec0e631d5d359fe445706fbb709b78037512.tar.gz |
revbump after icu update
Diffstat (limited to 'net/grilo-testui')
-rw-r--r-- | net/grilo-testui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/grilo-testui/Makefile b/net/grilo-testui/Makefile index eb9f184ceb0..4cd86b0f9c1 100644 --- a/net/grilo-testui/Makefile +++ b/net/grilo-testui/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2018/03/12 11:17:19 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2018/04/14 07:34:35 adam Exp $ # DISTNAME= grilo-0.2.7 PKGNAME= grilo-testui-0.2.7 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo/0.2/ EXTRACT_SUFX= .tar.xz |