diff options
author | obache <obache@pkgsrc.org> | 2009-10-26 08:39:36 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-10-26 08:39:36 +0000 |
commit | f8d902bdc50f0e755d4dde14507172321d11c3cb (patch) | |
tree | 1d7f7c3d930e52065525b0f8078faad5f3f1c4a7 /graphics | |
parent | c59d8df2103a1e704355161e3ca0f9ece1adf54c (diff) | |
download | pkgsrc-f8d902bdc50f0e755d4dde14507172321d11c3cb.tar.gz |
Recursive bump from clutter-cairo.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ruby-clutter-cairo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ruby-clutter-cairo/Makefile b/graphics/ruby-clutter-cairo/Makefile index c90ee810372..567f728a3d0 100644 --- a/graphics/ruby-clutter-cairo/Makefile +++ b/graphics/ruby-clutter-cairo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2009/08/26 19:57:49 sno Exp $ +# $NetBSD: Makefile,v 1.3 2009/10/26 08:39:36 obache Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-clutter-cairo-${VERSION} COMMENT= Ruby binding for Clutter Cairo library -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics PKG_DESTDIR_SUPPORT= user-destdir |