From 8bec12070f6b21f5425a503098c5fce418dbb7eb Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 2 Aug 2011 19:35:22 +0000 Subject: Fix master_site --- x11-toolkits/SoXt/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/SoXt/Makefile b/x11-toolkits/SoXt/Makefile index dda27a1781fa..f422ca9ac879 100644 --- a/x11-toolkits/SoXt/Makefile +++ b/x11-toolkits/SoXt/Makefile @@ -9,13 +9,11 @@ PORTNAME= SoXt PORTVERSION= 1.2.2 PORTREVISION= 9 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ +MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ MAINTAINER= ports@FreeBSD.org COMMENT= GUI binding for using Open Inventor with Xt/Motif -BROKEN= Does not fetch - LIB_DEPENDS= Coin.61:${PORTSDIR}/graphics/Coin USE_GL= yes -- cgit