summaryrefslogtreecommitdiff
path: root/lang/cmucl
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-10 20:31:24 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-10 20:31:24 +0000
commit22ef317c3f734f208c846e92fa3e1156e8be114e (patch)
treeaf65b2846192aa34a21390000c07e296fb9f31cd /lang/cmucl
parentAdd velocity, a file manager for GNOME 2 desktop environment. (diff)
- Update list of download locations with working entries.
PR: ports/60102 (based on) Submitted by: parv <parv@pair.com>
Notes
Notes: svn path=/head/; revision=95565
Diffstat (limited to 'lang/cmucl')
-rw-r--r--lang/cmucl/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/lang/cmucl/Makefile b/lang/cmucl/Makefile
index 026338e50bf0..6b97ef7bd675 100644
--- a/lang/cmucl/Makefile
+++ b/lang/cmucl/Makefile
@@ -9,9 +9,10 @@
PORTNAME= cmucl
PORTVERSION= 18e
CATEGORIES= lang
-MASTER_SITES= http://www2.cons.org/freebsd-distfiles/ \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= cracauer
+MASTER_SITES= http://www.pmsf.de/pub/cmucl/release/18e/ \
+ ftp://ftp.averillpark.net/cmucl/release/18e/ \
+ ftp://ftp.linux.org.uk/pub/lisp/cmucl/release/18e/ \
+ ftp://ftp.cn.freebsd.org/pub/cmucl/release/18e/
DISTNAME= cmucl-18e-x86-freebsd
MAINTAINER= cracauer@cons.org