diff options
Diffstat (limited to 'editors/jext/Makefile')
-rw-r--r-- | editors/jext/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/jext/Makefile b/editors/jext/Makefile index 76c54b6e667a..d75728595df2 100644 --- a/editors/jext/Makefile +++ b/editors/jext/Makefile @@ -9,6 +9,8 @@ PORTNAME= jext PORTVERSION= 2.8.1.2 CATEGORIES= editors java MASTER_SITES= http://www.jext.org/ \ + ftp://jext.sourceforge.net/pub/jext/archives/ \ + http://members.nbci.com/romainguy/ \ http://members.xoom.com/romainguy/ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} swingall.jar |