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 983e101c7e1..502f529c74f 100644 --- a/net/grilo-testui/Makefile +++ b/net/grilo-testui/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2013/09/02 19:51:20 adam Exp $ +# $NetBSD: Makefile,v 1.12 2013/10/10 14:42:27 ryoon Exp $ # DISTNAME= grilo-0.2.6 PKGNAME= grilo-testui-0.2.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo/0.2/ EXTRACT_SUFX= .tar.xz |