diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-11-04 07:13:15 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-11-04 07:13:15 +0800 |
commit | 2ed531a25d5e4c5e29b31a0ef1769d6ab954aa9b (patch) | |
tree | b6c8ca99de8a2412cea8e2ffdc525bad416181f7 /graphics/cairo/Makefile | |
parent | 276c7a7e8da8b8dae8cc52490be8d59fde7cc6be (diff) | |
download | marcuscom-ports-2ed531a25d5e4c5e29b31a0ef1769d6ab954aa9b.tar marcuscom-ports-2ed531a25d5e4c5e29b31a0ef1769d6ab954aa9b.tar.gz marcuscom-ports-2ed531a25d5e4c5e29b31a0ef1769d6ab954aa9b.tar.bz2 marcuscom-ports-2ed531a25d5e4c5e29b31a0ef1769d6ab954aa9b.tar.lz marcuscom-ports-2ed531a25d5e4c5e29b31a0ef1769d6ab954aa9b.tar.xz marcuscom-ports-2ed531a25d5e4c5e29b31a0ef1769d6ab954aa9b.tar.zst marcuscom-ports-2ed531a25d5e4c5e29b31a0ef1769d6ab954aa9b.zip |
Update to 1.8.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11751 df743ca5-7f9a-e211-a948-0013205c9059
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 6bc5bdd74..db481d0a3 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.85 2008/09/30 14:58:34 kwm Exp $ +# $MCom: ports/graphics/cairo/Makefile,v 1.86 2008/10/19 16:05:34 mezz Exp $ # PORTNAME= cairo -PORTVERSION= 1.8.0 -PORTREVISION?= 1 +PORTVERSION= 1.8.2 +PORTREVISION?= 0 PORTEPOCH?= 1 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ |