diff options
author | Steve Price <steve@FreeBSD.org> | 2000-07-07 19:46:35 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-07-07 19:46:35 +0000 |
commit | 65b63032bfb3a3f1c8ac4ee660ac83927b43c92a (patch) | |
tree | 5d6313acdaf553fd7dd53d634bebb36d539e13e6 | |
parent | The crosssco and scogdb ports are obsolete so remove them. (diff) |
Location on MASTER_SITE has changed.
PR: 19628
Submitted by: Jimmy Olgeni <olgeni@uli.it>
Notes
Notes:
svn path=/head/; revision=30341
-rw-r--r-- | lang/mit-scheme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mit-scheme/Makefile b/lang/mit-scheme/Makefile index 95565e67a7fa..270f16b83c3b 100644 --- a/lang/mit-scheme/Makefile +++ b/lang/mit-scheme/Makefile @@ -8,7 +8,7 @@ PORTNAME= mit-scheme PORTVERSION= 7.5.5 CATEGORIES= lang -MASTER_SITES= ftp://ftp.swiss.ai.mit.edu/pub/scheme-7.5/ +MASTER_SITES= ftp://ftp.swiss.ai.mit.edu/pub/scheme-7.5/7.5.5/ DISTNAME= scheme-7.5.5-ix86-freebsd MAINTAINER= jmacd@FreeBSD.org |