diff options
author | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
commit | 2459ac824ee31120542e67edf141470b8ba6b0a8 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /net/grilo-plugins | |
parent | 2b56a8ee0ac76a764e929cf4446a9966cbfcae87 (diff) | |
download | pkgsrc-2459ac824ee31120542e67edf141470b8ba6b0a8.tar.gz |
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
Diffstat (limited to 'net/grilo-plugins')
-rw-r--r-- | net/grilo-plugins/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/grilo-plugins/Makefile b/net/grilo-plugins/Makefile index 6a7e16c4020..a9d4b38c973 100644 --- a/net/grilo-plugins/Makefile +++ b/net/grilo-plugins/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2013/04/10 16:29:19 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2013/05/09 07:40:23 adam Exp $ # DISTNAME= grilo-plugins-0.2.6 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo-plugins/0.2/ EXTRACT_SUFX= .tar.xz |