summaryrefslogtreecommitdiff
path: root/devel/atlas
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-02-14 15:01:25 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-02-14 15:01:25 +0000
commit70a904aecd3b19021d80a17bd4b9285a8c8459b6 (patch)
treeed1c36a7c655ae4a784ca3bf93d94c3b2ee9df98 /devel/atlas
parentAdd p5-Test-LongString 0.07, a library to test long strings. (diff)
change MASTER_SITES to use sourceforge
Notes
Notes: svn path=/head/; revision=128790
Diffstat (limited to 'devel/atlas')
-rw-r--r--devel/atlas/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/atlas/Makefile b/devel/atlas/Makefile
index 9e240f059b06..0987405d8a39 100644
--- a/devel/atlas/Makefile
+++ b/devel/atlas/Makefile
@@ -9,8 +9,8 @@ PORTNAME= Atlas
PORTVERSION= 0.4.94
PORTREVISION= 0
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.worldforge.org/libs/Atlas-C++/transitional/ \
- http://purple.worldforge.org/wf/downloads/libs/Atlas-C++/transitional/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= worldforge
DISTNAME= ${PORTNAME}-C++-${PORTVERSION}
MAINTAINER= oliver@FreeBSD.org