diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-07-06 16:27:35 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-07-06 16:27:35 +0000 |
commit | 80d2e4047546e2a09de629e7333f851f964fd3df (patch) | |
tree | 2cee26709df8187a4870cbec79d2d5d6f1fe82b9 /net/grilo-plugins | |
parent | 79ecf158c4f6cfe2ab9527b986c8c26a091d1399 (diff) | |
download | pkgsrc-80d2e4047546e2a09de629e7333f851f964fd3df.tar.gz |
Recursive revbump from net/gupnp.
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 559896b060b..9e2aba13dca 100644 --- a/net/grilo-plugins/Makefile +++ b/net/grilo-plugins/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/05/24 18:23:38 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/07/06 16:27:35 ryoon Exp $ # DISTNAME= grilo-plugins-0.2.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo-plugins/0.2/ EXTRACT_SUFX= .tar.xz |