aboutsummaryrefslogtreecommitdiff
path: root/lang/clisp
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>2000-05-14 05:40:52 +0000
committerBill Fumerola <billf@FreeBSD.org>2000-05-14 05:40:52 +0000
commitccf4c430e0eb4dcd101f1f328f14587ed73f3c07 (patch)
tree3e4688595d58a1248f4ec2c9088449cfb7385e6d /lang/clisp
parentad69d29be388a86e454a532d66814756ca496375 (diff)
downloadports-ccf4c430e0eb4dcd101f1f328f14587ed73f3c07.tar.gz
ports-ccf4c430e0eb4dcd101f1f328f14587ed73f3c07.zip
ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.
Notes
Notes: svn path=/head/; revision=28453
Diffstat (limited to 'lang/clisp')
-rw-r--r--lang/clisp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index 8f3c67371d5b..eb874b2c9027 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -9,7 +9,7 @@ PORTNAME= clisp
PORTVERSION= 2000.03.06
CATEGORIES= lang
MASTER_SITES= ftp://ftp2.cons.org/pub/lisp/clisp/source/ \
- ftp://ftp.cdrom.com/pub/lisp/clisp/source/
+ ftp://ftp.freesoftware.com/pub/lisp/clisp/source/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g}
MAINTAINER= jabrown@caida.org