summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-12-08 23:32:16 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-12-08 23:32:16 +0000
commite38a0515efdfd315c1a569cc29d562a79cea9709 (patch)
tree1863a8dd305738487ea198aedcef7a3158fe3e6d
parentForce commit, the previous commit was... (diff)
Fix MASTER_SITES
Notes
Notes: svn path=/head/; revision=23662
-rw-r--r--devel/libslang/Makefile2
-rw-r--r--editors/jed/Makefile4
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