diff options
author | Renato Botelho <garga@FreeBSD.org> | 2007-08-31 19:02:53 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2007-08-31 19:02:53 +0000 |
commit | a0e03ce006b41bdd48383cee6faba2b50e16fea6 (patch) | |
tree | 24f7f3cf422f8cb8156359af904c3cc39e64349c /editors/jed | |
parent | c65854c8b689c189d64aeaf295bffdc9400debb0 (diff) | |
download | ports-a0e03ce006b41bdd48383cee6faba2b50e16fea6.tar.gz ports-a0e03ce006b41bdd48383cee6faba2b50e16fea6.zip |
Notes
Diffstat (limited to 'editors/jed')
-rw-r--r-- | editors/jed/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/jed/Makefile b/editors/jed/Makefile index b329fae7acf6..3cdc153ea24b 100644 --- a/editors/jed/Makefile +++ b/editors/jed/Makefile @@ -12,6 +12,7 @@ CATEGORIES= editors MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v${PORTVERSION:R}/ \ ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/jed/v${PORTVERSION:R}/ \ ftp://ftp.fu-berlin.de/pub/unix/editors/jed/v${PORTVERSION:R}/ \ + ftp://ftp.ntua.gr/pub/lang/slang/jed/v${PORTVERSION:R}/ \ http://download.gna.org/jed/v${PORTVERSION:R}/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} |