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 b8d7264b99a..f8aa856404d 100644 --- a/graphics/py-clutter/Makefile +++ b/graphics/py-clutter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2012/04/08 19:08:57 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2012/06/14 07:43:44 sbd Exp $ # DISTNAME= pyclutter-1.0.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= graphics MASTER_SITES= http://source.clutter-project.org/sources/pyclutter/1.0/ |