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 7dff0c025dd..39eef04974c 100644 --- a/graphics/py-clutter/Makefile +++ b/graphics/py-clutter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2013/06/04 22:16:25 tron Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/06 12:53:50 wiz Exp $ # DISTNAME= pyclutter-1.0.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= graphics MASTER_SITES= http://source.clutter-project.org/sources/pyclutter/1.0/ |