aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/soqt
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-01 09:58:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-01 09:58:01 +0000
commit4bff95ac22a27ee528827d0466e39694bd2bc250 (patch)
tree08f4027c476fb4a8b7b740920a3063e5e5de0e3d /x11-toolkits/soqt
parente1bcb9939855104176af2ade517f45112d755798 (diff)
downloadports-4bff95ac22a27ee528827d0466e39694bd2bc250.tar.gz
ports-4bff95ac22a27ee528827d0466e39694bd2bc250.zip
- Fix MASTER_SITES
PR: ports/104930 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Notes
Notes: svn path=/head/; revision=176029
Diffstat (limited to 'x11-toolkits/soqt')
-rw-r--r--x11-toolkits/soqt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/soqt/Makefile b/x11-toolkits/soqt/Makefile
index a75796822d85..691c79bce930 100644
--- a/x11-toolkits/soqt/Makefile
+++ b/x11-toolkits/soqt/Makefile
@@ -8,8 +8,8 @@
PORTNAME= SoQt
PORTVERSION= 1.3.0
CATEGORIES= x11-toolkits
-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/
DIST_SUBDIR= KDE
MAINTAINER= ports@FreeBSD.org