diff options
author | drochner <drochner@pkgsrc.org> | 2013-04-10 16:27:24 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2013-04-10 16:27:24 +0000 |
commit | 179259e3d279d2a4aef6a6d292e5abc143ec52a4 (patch) | |
tree | db35a25662eaee6c227660a1ced507d6535bf50b /net | |
parent | a0225cf1ef63a22aa494f0249dd2528692ed9c2e (diff) | |
download | pkgsrc-179259e3d279d2a4aef6a6d292e5abc143ec52a4.tar.gz |
sync w/ base pkg
Diffstat (limited to 'net')
-rw-r--r-- | net/grilo-testui/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net/grilo-testui/Makefile b/net/grilo-testui/Makefile index c6cc0aa91a7..e5df2c3be70 100644 --- a/net/grilo-testui/Makefile +++ b/net/grilo-testui/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/02/16 11:23:51 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2013/04/10 16:27:24 drochner Exp $ # -DISTNAME= grilo-0.2.4 -PKGNAME= grilo-testui-0.2.4 -PKGREVISION= 2 +DISTNAME= grilo-0.2.5 +PKGNAME= grilo-testui-0.2.5 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo/0.2/ EXTRACT_SUFX= .tar.xz |