diff options
author | adam <adam> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam> | 2013-05-09 07:39:04 +0000 |
commit | 933b6c62f97c01989964346c55aaf256c23c47a5 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /net/grilo-plugins | |
parent | 797085aca7ba8007bcd1ab695afbf95f40b11486 (diff) | |
download | pkgsrc-933b6c62f97c01989964346c55aaf256c23c47a5.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 |