summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-07-09 13:22:15 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-07-09 13:22:15 +0000
commitb0739c662b2cb796bde408f17f4a9a0680c305ee (patch)
tree8abcea59c89aea0fd288d2aee97b416c531bfe01
parentChase master site (diff)
Chase master site
-rw-r--r--graphics/Coin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile
index 3a3b25ce3681..85979e97b3f7 100644
--- a/graphics/Coin/Makefile
+++ b/graphics/Coin/Makefile
@@ -8,8 +8,8 @@
PORTNAME= Coin
PORTVERSION= 2.3.0
CATEGORIES= graphics
-MASTER_SITES= http://ftp.coin3d.org/coin/src/ \
- ftp://ftp.coin3d.org/pub/coin/src/
+MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \
+ ftp://ftp.coin3d.org/pub/coin/src/all/
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ 3D graphics library based on the Open Inventor 2.1 API