summaryrefslogtreecommitdiffstats
path: root/graphics/cairo
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-04 15:02:54 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-04 15:02:54 +0800
commit9a470bcad4000c27192489a4c193d49998819e09 (patch)
tree23fb8f92d9f50e71fe22da8641e45f2e1d853ae3 /graphics/cairo
parent8ff08a0049f61fcd7682e97ee8e579d6d9adacef (diff)
downloadmarcuscom-ports-9a470bcad4000c27192489a4c193d49998819e09.tar
marcuscom-ports-9a470bcad4000c27192489a4c193d49998819e09.tar.gz
marcuscom-ports-9a470bcad4000c27192489a4c193d49998819e09.tar.bz2
marcuscom-ports-9a470bcad4000c27192489a4c193d49998819e09.tar.lz
marcuscom-ports-9a470bcad4000c27192489a4c193d49998819e09.tar.xz
marcuscom-ports-9a470bcad4000c27192489a4c193d49998819e09.tar.zst
marcuscom-ports-9a470bcad4000c27192489a4c193d49998819e09.zip
Use MASTER_SITE_LOCAL since mirrors are now updated.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3802 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/cairo')
-rw-r--r--graphics/cairo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index d25efe365..8dea5319a 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -8,7 +8,8 @@
PORTNAME= cairo
PORTVERSION= 0.3.0.1
CATEGORIES= graphics
-MASTER_SITES= http://people.freebsd.org/~ahze/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= ahze
#MASTER_SITES= http://cairographics.org/snapshots/
MAINTAINER= gnome@FreeBSD.org