diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-07-12 23:32:41 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-07-12 23:32:41 +0800 |
commit | c21c208bf94bc291a0938e85996f119b45c1ec0e (patch) | |
tree | 2923aae8d39d42009e72b1f4bcf91d874dc0c4a3 /graphics/cairo/Makefile | |
parent | ce0d01069065ea4d15f6199d36b0838ec4a34c06 (diff) | |
download | marcuscom-ports-c21c208bf94bc291a0938e85996f119b45c1ec0e.tar marcuscom-ports-c21c208bf94bc291a0938e85996f119b45c1ec0e.tar.gz marcuscom-ports-c21c208bf94bc291a0938e85996f119b45c1ec0e.tar.bz2 marcuscom-ports-c21c208bf94bc291a0938e85996f119b45c1ec0e.tar.lz marcuscom-ports-c21c208bf94bc291a0938e85996f119b45c1ec0e.tar.xz marcuscom-ports-c21c208bf94bc291a0938e85996f119b45c1ec0e.tar.zst marcuscom-ports-c21c208bf94bc291a0938e85996f119b45c1ec0e.zip |
Update to 1.9.12.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14309 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/cairo/Makefile')
-rw-r--r-- | graphics/cairo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index b3cbdd18a..00d3132a9 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/cairo/Makefile,v 1.93 2010/04/03 05:40:01 marcus Exp $ +# $MCom: ports/graphics/cairo/Makefile,v 1.95 2010/07/07 09:19:03 kwm Exp $ # PORTNAME= cairo -PORTVERSION= 1.9.10 +PORTVERSION= 1.9.12 PORTREVISION?= 0 PORTEPOCH?= 1 CATEGORIES= graphics |