From 9776ff36f3b11d144b732001b6f26c8d2edc2e05 Mon Sep 17 00:00:00 2001 From: cpiazza Date: Wed, 8 Dec 1999 23:32:16 +0000 Subject: Fix MASTER_SITES --- editors/jed/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/jed') diff --git a/editors/jed/Makefile b/editors/jed/Makefile index b5e44f9321a1..fe1aaecbeeae 100644 --- a/editors/jed/Makefile +++ b/editors/jed/Makefile @@ -9,9 +9,9 @@ DISTNAME= jed0.98-7 PKGNAME= jed-0.98.7 CATEGORIES= editors -MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/ +MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v0.98/ -PATCH_SITES= ftp://space.mit.edu/pub/davis/jed/ +PATCH_SITES= ftp://space.mit.edu/pub/davis/jed/v0.98/ PATCHFILES= BUGS PATCH_DIST_STRIP= -p1 -- cgit