diff options
Diffstat (limited to 'net/grilo-plugins/Makefile')
-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 34fd760ae31..4a15ac775f6 100644 --- a/net/grilo-plugins/Makefile +++ b/net/grilo-plugins/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/10/19 09:07:09 adam Exp $ +# $NetBSD: Makefile,v 1.10 2014/01/01 11:52:29 wiz Exp $ # DISTNAME= grilo-plugins-0.2.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo-plugins/0.2/ EXTRACT_SUFX= .tar.xz |