diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-04-09 16:15:41 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-04-09 16:15:41 +0800 |
commit | 3b277e8f4f7b160a97172aa8e3d0784bb163a1e8 (patch) | |
tree | e4480a976a0997596295e680a2d5c9f941550371 /editors/jext | |
parent | 93e64b9cfa506e1a2bc9321d0e5238c7ee9116dc (diff) | |
download | freebsd-ports-gnome-3b277e8f4f7b160a97172aa8e3d0784bb163a1e8.tar.gz freebsd-ports-gnome-3b277e8f4f7b160a97172aa8e3d0784bb163a1e8.tar.zst freebsd-ports-gnome-3b277e8f4f7b160a97172aa8e3d0784bb163a1e8.zip |
Make all files fetchable.
Submited by: FDS
Diffstat (limited to 'editors/jext')
-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 |