diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-03 03:35:22 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-03 03:35:22 +0800 |
commit | 8bec12070f6b21f5425a503098c5fce418dbb7eb (patch) | |
tree | a1b5b9615fb2962ecd5ac1dc4c8d39648d121037 /x11-toolkits/SoXt | |
parent | fc4fe02ed218213d9503a42957144a3388608322 (diff) | |
download | freebsd-ports-gnome-8bec12070f6b21f5425a503098c5fce418dbb7eb.tar.gz freebsd-ports-gnome-8bec12070f6b21f5425a503098c5fce418dbb7eb.tar.zst freebsd-ports-gnome-8bec12070f6b21f5425a503098c5fce418dbb7eb.zip |
Fix master_site
Diffstat (limited to 'x11-toolkits/SoXt')
-rw-r--r-- | x11-toolkits/SoXt/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
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 |