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 52c43be9e7f..e301a0819df 100644 --- a/net/grilo/Makefile +++ b/net/grilo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2020/10/06 19:51:17 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2020/11/05 09:07:03 ryoon Exp $ DISTNAME= grilo-0.3.11 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/grilo/0.3/} EXTRACT_SUFX= .tar.xz |