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 05c7a9791e8..38fc5c31e43 100644 --- a/graphics/clutter-mx/Makefile +++ b/graphics/clutter-mx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/06/04 22:16:14 tron Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/06 12:53:50 wiz Exp $ # DISTNAME= mx-1.0.4 PKGNAME= clutter-mx-1.0.4 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= graphics MASTER_SITES= http://source.clutter-project.org/sources/mx/1.0/ EXTRACT_SUFX= .tar.bz2 |