diff options
Diffstat (limited to 'graphics/py-clutter/Makefile')
-rw-r--r-- | graphics/py-clutter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile index 69b2d6bfb78..7dff0c025dd 100644 --- a/graphics/py-clutter/Makefile +++ b/graphics/py-clutter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2013/06/03 10:05:19 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/04 22:16:25 tron Exp $ # DISTNAME= pyclutter-1.0.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics MASTER_SITES= http://source.clutter-project.org/sources/pyclutter/1.0/ |