diff options
Diffstat (limited to 'lang/mit-scheme/Makefile')
-rw-r--r-- | lang/mit-scheme/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/mit-scheme/Makefile b/lang/mit-scheme/Makefile index 1a3c13bfa886..db3de994fc52 100644 --- a/lang/mit-scheme/Makefile +++ b/lang/mit-scheme/Makefile @@ -5,8 +5,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} +MASTER_SITES= GNU/mit-scheme/stable.pkg/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-${MIT_SCHEME_ARCH} MAINTAINER= olgeni@FreeBSD.org |