diff options
Diffstat (limited to 'net/grilo')
-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 483e33ddd2b..a226f7b2014 100644 --- a/net/grilo/Makefile +++ b/net/grilo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2020/03/08 16:48:01 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2020/03/11 09:53:53 wiz Exp $ DISTNAME= grilo-0.3.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/grilo/0.3/} EXTRACT_SUFX= .tar.xz |