diff options
Diffstat (limited to 'editors/joe2/Makefile')
-rw-r--r-- | editors/joe2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |