diff options
Diffstat (limited to 'net/grilo-plugins/Makefile')
-rw-r--r-- | net/grilo-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/grilo-plugins/Makefile b/net/grilo-plugins/Makefile index a9d4b38c973..559896b060b 100644 --- a/net/grilo-plugins/Makefile +++ b/net/grilo-plugins/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2013/05/09 07:40:23 adam Exp $ +# $NetBSD: Makefile,v 1.6 2013/05/24 18:23:38 wiz Exp $ # DISTNAME= grilo-plugins-0.2.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo-plugins/0.2/ EXTRACT_SUFX= .tar.xz |