diff options
-rw-r--r-- | devel/atlas-devel/Makefile | 2 | ||||
-rw-r--r-- | devel/atlas/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile index 276cdbf8a610..9e240f059b06 100644 --- a/devel/atlas-devel/Makefile +++ b/devel/atlas-devel/Makefile @@ -9,7 +9,7 @@ PORTNAME= Atlas PORTVERSION= 0.4.94 PORTREVISION= 0 CATEGORIES= devel -MASTER_SITES= ftp://ftp.worldforge.org/pub/worldforge/libs/Atlas-C++/transitional/ \ +MASTER_SITES= ftp://ftp.worldforge.org/libs/Atlas-C++/transitional/ \ http://purple.worldforge.org/wf/downloads/libs/Atlas-C++/transitional/ DISTNAME= ${PORTNAME}-C++-${PORTVERSION} diff --git a/devel/atlas/Makefile b/devel/atlas/Makefile index 276cdbf8a610..9e240f059b06 100644 --- a/devel/atlas/Makefile +++ b/devel/atlas/Makefile @@ -9,7 +9,7 @@ PORTNAME= Atlas PORTVERSION= 0.4.94 PORTREVISION= 0 CATEGORIES= devel -MASTER_SITES= ftp://ftp.worldforge.org/pub/worldforge/libs/Atlas-C++/transitional/ \ +MASTER_SITES= ftp://ftp.worldforge.org/libs/Atlas-C++/transitional/ \ http://purple.worldforge.org/wf/downloads/libs/Atlas-C++/transitional/ DISTNAME= ${PORTNAME}-C++-${PORTVERSION} |