diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-09 08:15:41 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-09 08:15:41 +0000 |
commit | 24bf8020b8e113e23e6e718490f9cc3660c654f9 (patch) | |
tree | 6ed6e88143271b687b06ba2d7f18205ba88fb945 /editors/jext | |
parent | ee52f2c0c886666cb2d41611d68eabb97ddd1b79 (diff) | |
download | ports-24bf8020b8e113e23e6e718490f9cc3660c654f9.tar.gz ports-24bf8020b8e113e23e6e718490f9cc3660c654f9.zip |
Make all files fetchable.
Submited by: FDS
Notes
Notes:
svn path=/head/; revision=41112
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 |