diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/jedit/Makefile | 1 | ||||
-rw-r--r-- | editors/jext/Makefile | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/editors/jedit/Makefile b/editors/jedit/Makefile index 594d9649a12d..811dc1716b91 100644 --- a/editors/jedit/Makefile +++ b/editors/jedit/Makefile @@ -9,6 +9,7 @@ PORTNAME= jedit PORTVERSION= 3.0.2 CATEGORIES= editors java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + http://members.nbci.com/romainguy/ \ http://members.xoom.com/romainguy/ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${PORTNAME}${PORTVERSION:S/.//g}install.jar swingall.jar 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 |