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 dde189ecc..37a3bf207 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -3,12 +3,12 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/cairo/Makefile,v 1.61 2007/11/01 13:19:39 ahze Exp $ +# $MCom: ports/graphics/cairo/Makefile,v 1.62 2007/11/10 22:36:46 marcus Exp $ # PORTNAME= cairo -PORTVERSION= 1.5.2 -PORTREVISION?= 1 +PORTVERSION= 1.5.4 +PORTREVISION?= 0 CATEGORIES= graphics #MASTER_SITES= http://cairographics.org/releases/ MASTER_SITES= http://cairographics.org/snapshots/ |