From b5a08257e040af04ee4c3bcd31f4df906fef4e24 Mon Sep 17 00:00:00 2001 From: erwin Date: Thu, 22 Dec 2005 13:33:44 +0000 Subject: Fix MASTER_SITES PR: 90804 Submitted by: Jean Milanez Melo --- graphics/libart/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/libart') diff --git a/graphics/libart/Makefile b/graphics/libart/Makefile index c57f7becbf72..923c581f91f3 100644 --- a/graphics/libart/Makefile +++ b/graphics/libart/Makefile @@ -8,7 +8,8 @@ PORTNAME= libart PORTVERSION= 2.3.3 CATEGORIES= graphics -MASTER_SITES= http://www.artofcode.com/${PORTNAME}/ +MASTER_SITES= http://tiger.bioinf.cs.uni-potsdam.de/free/Graphics/ \ + http://cvsup.theplanet.com/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Library for high-performance 2D graphics -- cgit