From e38a0515efdfd315c1a569cc29d562a79cea9709 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Wed, 8 Dec 1999 23:32:16 +0000 Subject: Fix MASTER_SITES --- devel/libslang/Makefile | 2 +- editors/jed/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile index 7b53de9ec623..82addade7b83 100644 --- a/devel/libslang/Makefile +++ b/devel/libslang/Makefile @@ -9,7 +9,7 @@ DISTNAME= slang1.2.2 PKGNAME= libslang-1.2.2 CATEGORIES= devel -MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/ +MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/v1.2/ MAINTAINER= xaa@xaa.iae.nl 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 v1.2.3