diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-01-21 08:23:06 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-01-21 08:23:06 +0800 |
commit | 131d7cce64c7993bb02efaf94322308c3b454415 (patch) | |
tree | 81ebb392cdcdd57dfb23700766c9e91165fe5b35 /graphics/cairo/Makefile | |
parent | 80be762def334f559f7ce097d84817f192d7ba16 (diff) | |
download | marcuscom-ports-131d7cce64c7993bb02efaf94322308c3b454415.tar marcuscom-ports-131d7cce64c7993bb02efaf94322308c3b454415.tar.gz marcuscom-ports-131d7cce64c7993bb02efaf94322308c3b454415.tar.bz2 marcuscom-ports-131d7cce64c7993bb02efaf94322308c3b454415.tar.lz marcuscom-ports-131d7cce64c7993bb02efaf94322308c3b454415.tar.xz marcuscom-ports-131d7cce64c7993bb02efaf94322308c3b454415.tar.zst marcuscom-ports-131d7cce64c7993bb02efaf94322308c3b454415.zip |
Update to 1.3.12.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8209 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 4098e05c4..52ad0ed58 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.51 2006/12/18 23:03:33 marcus Exp $ +# $MCom: ports/graphics/cairo/Makefile,v 1.52 2006/12/23 09:09:09 ahze Exp $ # PORTNAME= cairo -PORTVERSION= 1.3.10 +PORTVERSION= 1.3.12 PORTREVISION?= 0 CATEGORIES= graphics #MASTER_SITES= http://cairographics.org/releases/ |