summaryrefslogtreecommitdiffstats
path: root/graphics/cairo/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-25 05:58:25 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-25 05:58:25 +0800
commit3919ad3c67c1613bfb470d491acf3a9564beab5b (patch)
tree9195a5543c377aff2cb3d3188df312ac513f7c49 /graphics/cairo/Makefile
parent800fb93e841a33e7561fee9f747420858f96bc12 (diff)
downloadmarcuscom-ports-3919ad3c67c1613bfb470d491acf3a9564beab5b.tar
marcuscom-ports-3919ad3c67c1613bfb470d491acf3a9564beab5b.tar.gz
marcuscom-ports-3919ad3c67c1613bfb470d491acf3a9564beab5b.tar.bz2
marcuscom-ports-3919ad3c67c1613bfb470d491acf3a9564beab5b.tar.lz
marcuscom-ports-3919ad3c67c1613bfb470d491acf3a9564beab5b.tar.xz
marcuscom-ports-3919ad3c67c1613bfb470d491acf3a9564beab5b.tar.zst
marcuscom-ports-3919ad3c67c1613bfb470d491acf3a9564beab5b.zip
- Update to 1.0.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4623 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/cairo/Makefile')
-rw-r--r--graphics/cairo/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index 202cf9e0f..f432cabd9 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -3,14 +3,13 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/cairo/Makefile,v 1.23 2005/08/16 18:47:05 marcus Exp $
+# $MCom: ports/graphics/cairo/Makefile,v 1.24 2005/08/19 01:47:09 ahze Exp $
#
PORTNAME= cairo
-PORTVERSION= 0.9.2
-PORTREVISION= 3
+PORTVERSION= 1.0.0
CATEGORIES= graphics
-MASTER_SITES= http://cairographics.org/snapshots/
+MASTER_SITES= http://cairographics.org/releases/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Vector graphics library with cross-device output support