summaryrefslogtreecommitdiff
path: root/lang/cmucl
diff options
context:
space:
mode:
authorMartin Cracauer <cracauer@FreeBSD.org>1998-12-02 23:42:14 +0000
committerMartin Cracauer <cracauer@FreeBSD.org>1998-12-02 23:42:14 +0000
commit066d2e3865c4092eb1b8b4fce5f35515ffe6877a (patch)
tree3778cd769a8b064bf11f14f989cab0ab67d42c88 /lang/cmucl
parentMore MASTER_SITES (diff)
More MASTER_SITES
Make portlint happy
Notes
Notes: svn path=/head/; revision=15077
Diffstat (limited to 'lang/cmucl')
-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