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 49d645d5f88..b4fd51f98e5 100644 --- a/net/grilo-plugins/Makefile +++ b/net/grilo-plugins/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2017/09/18 09:53:30 maya Exp $ +# $NetBSD: Makefile,v 1.24 2017/11/30 16:45:33 adam Exp $ # DISTNAME= grilo-plugins-0.2.9 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo-plugins/0.2/ EXTRACT_SUFX= .tar.xz |