diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/mit-scheme/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/mit-scheme/Makefile b/lang/mit-scheme/Makefile index 2da3f029de52..3ed12a286744 100644 --- a/lang/mit-scheme/Makefile +++ b/lang/mit-scheme/Makefile @@ -3,6 +3,7 @@ PORTNAME= mit-scheme PORTVERSION= 9.2 +PORTREVISION= 1 CATEGORIES= lang scheme MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= mit-scheme/stable.pkg/${PORTVERSION} |