diff options
Diffstat (limited to 'net/grilo-testui/Makefile')
-rw-r--r-- | net/grilo-testui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/grilo-testui/Makefile b/net/grilo-testui/Makefile index 63fde27d516..568bed1ec6b 100644 --- a/net/grilo-testui/Makefile +++ b/net/grilo-testui/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2014/10/07 16:47:32 adam Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/06 08:17:34 adam Exp $ # DISTNAME= grilo-0.2.7 PKGNAME= grilo-testui-0.2.7 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo/0.2/ EXTRACT_SUFX= .tar.xz |