diff options
author | garga <garga@FreeBSD.org> | 2010-10-01 01:17:27 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2010-10-01 01:17:27 +0800 |
commit | 15660a64663c57d5a821ca71482ea8d7643eeb2c (patch) | |
tree | d9ff410de833378b34d69cdadf04d0126dc8e1dd /editors/jed | |
parent | 8845fd24f806b6365a09498cfdcaaafb9dd4806d (diff) | |
download | freebsd-ports-gnome-15660a64663c57d5a821ca71482ea8d7643eeb2c.tar.gz freebsd-ports-gnome-15660a64663c57d5a821ca71482ea8d7643eeb2c.tar.zst freebsd-ports-gnome-15660a64663c57d5a821ca71482ea8d7643eeb2c.zip |
cleanup MASTER_SITES
Diffstat (limited to 'editors/jed')
-rw-r--r-- | editors/jed/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/jed/Makefile b/editors/jed/Makefile index f6a52dc9e10f..318ba0f9c64e 100644 --- a/editors/jed/Makefile +++ b/editors/jed/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 0.99.19 PORTREVISION= 3 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}/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} |