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