diff options
Diffstat (limited to 'lang/mit-scheme')
-rw-r--r-- | lang/mit-scheme/Makefile | 1 | ||||
-rw-r--r-- | lang/mit-scheme/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/mit-scheme/Makefile b/lang/mit-scheme/Makefile index c9fef99af477..c0b80f8104a4 100644 --- a/lang/mit-scheme/Makefile +++ b/lang/mit-scheme/Makefile @@ -15,6 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ scheme-${PORTVERSION}-ix86-freebsd.tar.gz MAINTAINER= olgeni@FreeBSD.org +COMMENT= MIT Scheme: includes runtime, compiler, and edwin binaries ONLY_FOR_ARCHS= i386 GNU_CONFIGURE= yes diff --git a/lang/mit-scheme/pkg-comment b/lang/mit-scheme/pkg-comment deleted file mode 100644 index 4ec9c40dd1fe..000000000000 --- a/lang/mit-scheme/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MIT Scheme: includes runtime, compiler, and edwin binaries |