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 fe94d2ec8d8..e7eb9f89780 100644 --- a/net/grilo-testui/Makefile +++ b/net/grilo-testui/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/06/04 22:16:53 tron Exp $ +# $NetBSD: Makefile,v 1.9 2013/06/06 12:54:55 wiz Exp $ # DISTNAME= grilo-0.2.5 PKGNAME= grilo-testui-0.2.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo/0.2/ EXTRACT_SUFX= .tar.xz |