diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-12-04 05:17:03 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-12-04 05:17:03 +0000 |
commit | e46b432b0ed13da53a2815225113f52577f86d5d (patch) | |
tree | f746272dee6583f36204dffaedbc4a0715372c36 /net/grilo-plugins | |
parent | 1053e1da58d04fc8d3a31a3bfd648f46f4fee6fe (diff) | |
download | pkgsrc-e46b432b0ed13da53a2815225113f52577f86d5d.tar.gz |
Recursive revbump from textproc/icu 58.1
Diffstat (limited to 'net/grilo-plugins')
-rw-r--r-- | net/grilo-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/grilo-plugins/Makefile b/net/grilo-plugins/Makefile index 05d8cf908ce..86d166215f2 100644 --- a/net/grilo-plugins/Makefile +++ b/net/grilo-plugins/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2016/05/03 11:40:06 prlw1 Exp $ +# $NetBSD: Makefile,v 1.19 2016/12/04 05:17:36 ryoon Exp $ # DISTNAME= grilo-plugins-0.2.9 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo-plugins/0.2/ EXTRACT_SUFX= .tar.xz |