diff options
-rw-r--r-- | www/orion-devel/Makefile | 7 | ||||
-rw-r--r-- | www/orion/Makefile | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/www/orion-devel/Makefile b/www/orion-devel/Makefile index 3d885d8..9a6e9e3 100644 --- a/www/orion-devel/Makefile +++ b/www/orion-devel/Makefile @@ -9,10 +9,11 @@ PORTNAME= orion PORTVERSION= 1.4.5 PORTREVISION= 7 CATEGORIES= www java -MASTER_SITES= ftp://ftp.sunet.se/pub/database/utils/orionserver/ \ +MASTER_SITES= http://www.orionserver.com/mirrordownload.jsp?file= \ + ftp://ftp.sunet.se/pub/database/utils/orionserver/ \ + http://metaverse.euronet.nl/~ernst/ \ ${MASTER_SITE_LOCAL} \ - http://www.jollem.com/ \ - http://www.sebster.com/~elvis/ + http://www.jollem.com/ MASTER_SITE_SUBDIR= sobomax DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/www/orion/Makefile b/www/orion/Makefile index 3d885d8..9a6e9e3 100644 --- a/www/orion/Makefile +++ b/www/orion/Makefile @@ -9,10 +9,11 @@ PORTNAME= orion PORTVERSION= 1.4.5 PORTREVISION= 7 CATEGORIES= www java -MASTER_SITES= ftp://ftp.sunet.se/pub/database/utils/orionserver/ \ +MASTER_SITES= http://www.orionserver.com/mirrordownload.jsp?file= \ + ftp://ftp.sunet.se/pub/database/utils/orionserver/ \ + http://metaverse.euronet.nl/~ernst/ \ ${MASTER_SITE_LOCAL} \ - http://www.jollem.com/ \ - http://www.sebster.com/~elvis/ + http://www.jollem.com/ MASTER_SITE_SUBDIR= sobomax DISTNAME= ${PORTNAME}${PORTVERSION} |