diff options
Diffstat (limited to 'graphics/libart')
-rw-r--r-- | graphics/libart/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |