diff options
Diffstat (limited to 'graphics/clutter-mx/Makefile')
-rw-r--r-- | graphics/clutter-mx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/clutter-mx/Makefile b/graphics/clutter-mx/Makefile index e4d229c0295..06275859464 100644 --- a/graphics/clutter-mx/Makefile +++ b/graphics/clutter-mx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2013/09/02 19:50:43 adam Exp $ +# $NetBSD: Makefile,v 1.19 2013/10/10 14:41:53 ryoon Exp $ # DISTNAME= mx-1.0.4 PKGNAME= clutter-mx-1.0.4 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= graphics MASTER_SITES= http://source.clutter-project.org/sources/mx/1.0/ EXTRACT_SUFX= .tar.bz2 |