diff options
Diffstat (limited to 'lang/cmucl')
-rw-r--r-- | lang/cmucl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/cmucl/Makefile b/lang/cmucl/Makefile index ab2f4eb3e08c..45c154949fd3 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.4 1997/08/27 17:51:44 cracauer Exp $ +# $Id: Makefile,v 1.5 1997/10/06 08:33:05 cracauer Exp $ # # @@ -17,7 +17,6 @@ MASTER_SITES= http://www2.cons.org:8000/freebsd-distfiles/ \ MAINTAINER= cracauer@cons.org NO_WRKSUBDIR= yes -NO_CONFIGURE= yes NO_BUILD= yes MAN1= lisp.1 cmucl.1 |