diff options
author | sbd <sbd> | 2012-06-14 07:43:06 +0000 |
---|---|---|
committer | sbd <sbd> | 2012-06-14 07:43:06 +0000 |
commit | f63fd44255464d2ccaa0165fd0b4869a5458e409 (patch) | |
tree | 4328c29af2393977d63f8c78ee2997bc36b41f4b /graphics/py-clutter-gtk | |
parent | 5e9e778d4615019cf0ce349dd4e26b16ba68be02 (diff) | |
download | pkgsrc-f63fd44255464d2ccaa0165fd0b4869a5458e409.tar.gz |
Recursive PKGREVISION bump for libxml2 buildlink addition.
Diffstat (limited to 'graphics/py-clutter-gtk')
-rw-r--r-- | graphics/py-clutter-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-clutter-gtk/Makefile b/graphics/py-clutter-gtk/Makefile index 6500355cc58..7e128d54d53 100644 --- a/graphics/py-clutter-gtk/Makefile +++ b/graphics/py-clutter-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2012/04/08 19:08:58 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/06/14 07:43:46 sbd Exp $ # DISTNAME= pyclutter-gtk-0.10.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= graphics MASTER_SITES= http://source.clutter-project.org/sources/pyclutter-gtk/0.10/ |