summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/cmucl/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/cmucl/Makefile b/lang/cmucl/Makefile
index a7a010f567a5..233e913822aa 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.6 1998/06/27 05:19:06 asami Exp $
+# $Id: Makefile,v 1.7 1998/11/02 11:10:10 cracauer Exp $
#
#
@@ -12,7 +12,8 @@ PKGNAME= cmucl-18b
CATEGORIES= lang
MASTER_SITES= http://www2.cons.org:8000/freebsd-distfiles/ \
ftp://ftp2.cons.org/pub/languages/lisp/cmucl/release/ \
- http://www2.cons.org:8000/ftp-area/cmucl/release/
+ http://www2.cons.org:8000/ftp-area/cmucl/release/ \
+ http://www.freebsd.org/~cracauer/freebsd-distfiles/
EXTRACT_SUFX= .tgz
MAINTAINER= cracauer@cons.org