diff options
Diffstat (limited to 'graphics/cairo/Makefile')
-rw-r--r-- | graphics/cairo/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index ee83d163900..0e1fef6727a 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.110 2012/10/08 12:29:08 tron Exp $ +# $NetBSD: Makefile,v 1.111 2012/10/08 21:54:05 wiz Exp $ -DISTNAME= cairo-1.12.4 -PKGREVISION= 1 +DISTNAME= cairo-1.12.2 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ EXTRACT_SUFX= .tar.xz |