From 9a470bcad4000c27192489a4c193d49998819e09 Mon Sep 17 00:00:00 2001 From: ahze Date: Fri, 4 Mar 2005 07:02:54 +0000 Subject: 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 --- graphics/cairo/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3