diff options
author | billf <billf@FreeBSD.org> | 2000-05-14 13:40:52 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-05-14 13:40:52 +0800 |
commit | 73b871016441214fea888bca48b28bf4990ad3c8 (patch) | |
tree | eaca280e924a35d1d3e0e84d3abff7a778592da4 /lang/clisp/Makefile | |
parent | 19dbe755f51b8b15a8731ec75ed8e2b0942a56ae (diff) | |
download | freebsd-ports-gnome-73b871016441214fea888bca48b28bf4990ad3c8.tar.gz freebsd-ports-gnome-73b871016441214fea888bca48b28bf4990ad3c8.tar.zst freebsd-ports-gnome-73b871016441214fea888bca48b28bf4990ad3c8.zip |
ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.
Diffstat (limited to 'lang/clisp/Makefile')
-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 |