summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/cmucl/Makefile3
-rw-r--r--lang/cmucl/pkg-descr4
2 files changed, 4 insertions, 3 deletions
diff --git a/lang/cmucl/Makefile b/lang/cmucl/Makefile
index 86fdf962629c..042517da6283 100644
--- a/lang/cmucl/Makefile
+++ b/lang/cmucl/Makefile
@@ -3,7 +3,7 @@
# Date created: Jul, 15, 1997
# Whom: cracauer@cons.org "Martin Cracauer"
#
-# $Id: Makefile,v 1.1.1.1 1997/07/15 14:35:19 cracauer Exp $
+# $Id: Makefile,v 1.2 1997/07/15 14:49:03 cracauer Exp $
#
#
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp2.cons.org/pub/languages/lisp/cmucl/binaries/
MAINTAINER= cracauer@cons.org
+NO_WRKSUBDIR= yes
NO_CONFIGURE= yes
NO_BUILD= yes
MAN1= lisp.1 cmucl.1
diff --git a/lang/cmucl/pkg-descr b/lang/cmucl/pkg-descr
index 8941feb12915..a3bb0834bf92 100644
--- a/lang/cmucl/pkg-descr
+++ b/lang/cmucl/pkg-descr
@@ -17,8 +17,8 @@ informative warning messages about code constructs that prevent
compilation to efficient code.
Optional packages for graphical user interfaces and other Common Lisp
-applications and libraries are are on
+applications and libraries (I.e. "Hemlock" Editor) are are on
ftp://ftp2.cons.org/pub/languages/lisp/cmucl/binaries/ (FreeBSD-Binaries) and
-ftp://ftp2.cons.org/pub/languages/lisp/cmucl/ports/ *source)
+ftp://ftp2.cons.org/pub/languages/lisp/cmucl/ports/ (source)
Martin Cracauer <cracauer@cons.org>