diff options
Diffstat (limited to 'lang/mit-scheme/Makefile')
-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 395ab3660b0e..9dbc2a3b6874 100644 --- a/lang/mit-scheme/Makefile +++ b/lang/mit-scheme/Makefile @@ -7,7 +7,7 @@ PORTNAME= mit-scheme PORTVERSION= 7.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang scheme MASTER_SITES= ftp://ftp.swiss.ai.mit.edu/pub/mit-scheme/7.7/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} OLD/${PORTVERSION} |