summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/joe/Makefile3
-rw-r--r--editors/joe2/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/editors/joe/Makefile b/editors/joe/Makefile
index fc9008a66f29..366a9f6fa1a6 100644
--- a/editors/joe/Makefile
+++ b/editors/joe/Makefile
@@ -9,7 +9,8 @@ PORTNAME= joe
PORTVERSION= 2.8
PORTREVISION= 5
CATEGORIES+= editors
-MASTER_SITES= ftp://ftp.std.com/src/editors/
+MASTER_SITES= ftp://ftp.std.com/src/editors/ \
+ http://www.dragondata.com/software/
DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tar.Z
diff --git a/editors/joe2/Makefile b/editors/joe2/Makefile
index fc9008a66f29..366a9f6fa1a6 100644
--- a/editors/joe2/Makefile
+++ b/editors/joe2/Makefile
@@ -9,7 +9,8 @@ PORTNAME= joe
PORTVERSION= 2.8
PORTREVISION= 5
CATEGORIES+= editors
-MASTER_SITES= ftp://ftp.std.com/src/editors/
+MASTER_SITES= ftp://ftp.std.com/src/editors/ \
+ http://www.dragondata.com/software/
DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tar.Z