diff options
Diffstat (limited to 'graphics/Coin')
-rw-r--r-- | graphics/Coin/Makefile | 3 | ||||
-rw-r--r-- | graphics/Coin/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index 14b7c63b8d5e..37c788b55df0 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -5,8 +5,7 @@ PORTNAME= Coin PORTVERSION= 3.1.3 PORTREVISION= 6 CATEGORIES= graphics -MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \ - ftp://ftp.coin3d.org/pub/coin/src/all/ +MASTER_SITES= https://bitbucket.org/Coin3D/coin/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= C++ 3D graphics library based on the Open Inventor 2.1 API diff --git a/graphics/Coin/pkg-descr b/graphics/Coin/pkg-descr index 46c244ad3a5d..d9c6eb78fb33 100644 --- a/graphics/Coin/pkg-descr +++ b/graphics/Coin/pkg-descr @@ -7,4 +7,4 @@ scene-graph rendering and interaction library, which has become the de facto standard graphics library for 3D visualization and visual simulation software in the scientific and engineering community. -WWW: http://www.coin3d.org/ +WWW: https://bitbucket.org/Coin3D/coin/wiki/Home |