diff options
-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 0e56fdee9157..d0dd3e57572f 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 |