diff options
-rw-r--r-- | editors/jed/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/jed/Makefile.common b/editors/jed/Makefile.common index d29abad0554..a455e6a77d5 100644 --- a/editors/jed/Makefile.common +++ b/editors/jed/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.5 2005/12/29 06:21:38 jlam Exp $ +# $NetBSD: Makefile.common,v 1.6 2009/06/12 22:41:32 zafer Exp $ # DISTNAME= jed-0.99-16 CATEGORIES= editors -MASTER_SITES= ftp://ftp.jedsoft.org/pub/davis/jed/v0.99/ \ +MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v0.99/ \ ftp://ftp.fu-berlin.de/pub/unix/editors/jed/v0.99/ \ ftp://ftp.ntua.gr/pub/lang/slang/jed/v0.99/ \ ftp://ftp.bay.net.au/pub/jed/v0.99/ \ |