diff options
Diffstat (limited to 'net/grilo-testui/Makefile')
-rw-r--r-- | net/grilo-testui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/grilo-testui/Makefile b/net/grilo-testui/Makefile index 9046bc5b66e..a2a4a0aa35d 100644 --- a/net/grilo-testui/Makefile +++ b/net/grilo-testui/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/02/18 12:21:34 drochner Exp $ +# $NetBSD: Makefile,v 1.16 2014/04/09 07:27:14 obache Exp $ # DISTNAME= grilo-0.2.7 PKGNAME= grilo-testui-0.2.7 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo/0.2/ EXTRACT_SUFX= .tar.xz |