diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-04 12:21:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-04 12:21:17 +0000 |
commit | 659a33897f8aaca02f6c9ce843fadfbab3d6071d (patch) | |
tree | 167268d19dbbeaef7f90531b8d228459c5d58ab8 /editors/joe/Makefile | |
parent | d2087c21112dbd21f981fb194ab80c45660d7dc7 (diff) | |
download | ports-659a33897f8aaca02f6c9ce843fadfbab3d6071d.tar.gz ports-659a33897f8aaca02f6c9ce843fadfbab3d6071d.zip |
Notes
Diffstat (limited to 'editors/joe/Makefile')
-rw-r--r-- | editors/joe/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |