diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-03-22 10:44:08 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-03-22 10:44:08 +0000 |
commit | 64aae4ec81ba2a378a605feff960ccd7620da144 (patch) | |
tree | 148c3e789119aefbc95f5908b3b1aed7dfb195e1 /lang/mit-scheme | |
parent | 7d1f340df7351f37d37086a9ef0370a453c80813 (diff) | |
download | FreeBSD-ports-64aae4ec81ba2a378a605feff960ccd7620da144.zip FreeBSD-ports-64aae4ec81ba2a378a605feff960ccd7620da144.tar.gz |
mit-scheme has been updated, and DISTFILE moved to the OLD subdirectory.
Change MASTER_SITES as a quick fix, pending a full port upgrade.
Diffstat (limited to 'lang/mit-scheme')
-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 0e56fde..d0dd3e5 100644 --- a/lang/mit-scheme/Makefile +++ b/lang/mit-scheme/Makefile @@ -8,7 +8,7 @@ PORTNAME= mit-scheme PORTVERSION= 7.5.13 CATEGORIES= lang -MASTER_SITES= ftp://ftp.swiss.ai.mit.edu/pub/scheme-7.5/%SUBDIR%/ +MASTER_SITES= ftp://ftp.swiss.ai.mit.edu/pub/scheme-7.5/OLD/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} DISTNAME= scheme-${PORTVERSION}-ix86-freebsd |