diff options
Diffstat (limited to 'net/grilo/Makefile')
-rw-r--r-- | net/grilo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/grilo/Makefile b/net/grilo/Makefile index d61c1c2a59d..49f86bfc573 100644 --- a/net/grilo/Makefile +++ b/net/grilo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2017/09/18 09:53:02 maya Exp $ +# $NetBSD: Makefile,v 1.24 2017/11/30 16:45:06 adam Exp $ # DISTNAME= grilo-0.2.7 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo/0.2/ EXTRACT_SUFX= .tar.xz |