summaryrefslogtreecommitdiffstats
path: root/graphics/cairo/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-27 12:19:02 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-27 12:19:02 +0800
commit5b3ff4603cc5cfc25d56c173f984a209b657e7d2 (patch)
tree42daaee70679df5cae8b848390316476c85c3c1d /graphics/cairo/Makefile
parenta73f7d36bc96703fe5dc5555b994be6f620cfe20 (diff)
downloadmarcuscom-ports-5b3ff4603cc5cfc25d56c173f984a209b657e7d2.tar
marcuscom-ports-5b3ff4603cc5cfc25d56c173f984a209b657e7d2.tar.gz
marcuscom-ports-5b3ff4603cc5cfc25d56c173f984a209b657e7d2.tar.bz2
marcuscom-ports-5b3ff4603cc5cfc25d56c173f984a209b657e7d2.tar.lz
marcuscom-ports-5b3ff4603cc5cfc25d56c173f984a209b657e7d2.tar.xz
marcuscom-ports-5b3ff4603cc5cfc25d56c173f984a209b657e7d2.tar.zst
marcuscom-ports-5b3ff4603cc5cfc25d56c173f984a209b657e7d2.zip
- Update to 0.5.2.1 (cvs snapshot) so we can update gtk, pango, and other
crap. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4328 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/cairo/Makefile')
-rw-r--r--graphics/cairo/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index f340fc005..2becb530f 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -3,13 +3,16 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/cairo/Makefile,v 1.12 2005/07/04 00:11:28 marcus Exp $
+# $MCom: ports/graphics/cairo/Makefile,v 1.13 2005/07/18 17:15:12 ahze Exp $
#
PORTNAME= cairo
-PORTVERSION= 0.5.2
+PORTVERSION= 0.5.2.1
CATEGORIES= graphics
-MASTER_SITES= http://cairographics.org/snapshots/
+MASTER_SITES= http://cairographics.org/snapshots/ \
+ http://people.freebsd.org/~ahze/distfiles/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= ahze
MAINTAINER= gnome@FreeBSD.org
COMMENT= Vector graphics library with cross-device output support