diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-05-14 05:40:52 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-05-14 05:40:52 +0000 |
commit | ccf4c430e0eb4dcd101f1f328f14587ed73f3c07 (patch) | |
tree | 3e4688595d58a1248f4ec2c9088449cfb7385e6d /lang/clisp | |
parent | ad69d29be388a86e454a532d66814756ca496375 (diff) |
Notes
Diffstat (limited to 'lang/clisp')
-rw-r--r-- | lang/clisp/Makefile | 2 |
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 |