diff options
author | linimon <linimon@FreeBSD.org> | 2005-11-26 06:50:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-11-26 06:50:35 +0800 |
commit | 8c0296c0697a0373d770e10630e4dbdc0e28c129 (patch) | |
tree | dd4fa0104909cd6ce92c7c90103bbbe118561d9b /textproc | |
parent | fc834aafd7edfcd201a9ff4239b04d95af7dadd4 (diff) | |
download | freebsd-ports-gnome-8c0296c0697a0373d770e10630e4dbdc0e28c129.tar.gz freebsd-ports-gnome-8c0296c0697a0373d770e10630e4dbdc0e28c129.tar.zst freebsd-ports-gnome-8c0296c0697a0373d770e10630e4dbdc0e28c129.zip |
Remove dead mastersites per distfile survey.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/cl-meta-clisp/Makefile | 2 | ||||
-rw-r--r-- | textproc/cl-meta-cmucl/Makefile | 2 | ||||
-rw-r--r-- | textproc/cl-meta-sbcl/Makefile | 2 | ||||
-rw-r--r-- | textproc/cl-meta/Makefile | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/textproc/cl-meta-clisp/Makefile b/textproc/cl-meta-clisp/Makefile index 32f8b4d6c48d..414ebeae035a 100644 --- a/textproc/cl-meta-clisp/Makefile +++ b/textproc/cl-meta-clisp/Makefile @@ -10,8 +10,6 @@ PORTREVISION= 1 CATEGORIES= textproc lisp MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \ ftp://ftp.ntnu.no/pub/lisp/cclan/ \ - ftp://www.aarg.net/pub/cclan/ \ - http://thingamy.com/cclan/ \ http://www-jcsu.jesus.cam.ac.uk/ftp/pub/cclan/ PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -clisp diff --git a/textproc/cl-meta-cmucl/Makefile b/textproc/cl-meta-cmucl/Makefile index 1993967834d3..c1cc90228ad8 100644 --- a/textproc/cl-meta-cmucl/Makefile +++ b/textproc/cl-meta-cmucl/Makefile @@ -9,8 +9,6 @@ PORTVERSION= 0.1 CATEGORIES= textproc lisp MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \ ftp://ftp.ntnu.no/pub/lisp/cclan/ \ - ftp://www.aarg.net/pub/cclan/ \ - http://thingamy.com/cclan/ \ http://www-jcsu.jesus.cam.ac.uk/ftp/pub/cclan/ PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -cmucl diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile index af732d94f2f3..d7be9f91dfff 100644 --- a/textproc/cl-meta-sbcl/Makefile +++ b/textproc/cl-meta-sbcl/Makefile @@ -9,8 +9,6 @@ PORTVERSION= 20011114.1 CATEGORIES= textproc lisp MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \ ftp://ftp.ntnu.no/pub/lisp/cclan/ \ - ftp://www.aarg.net/pub/cclan/ \ - http://thingamy.com/cclan/ \ http://www-jcsu.jesus.cam.ac.uk/ftp/pub/cclan/ PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl diff --git a/textproc/cl-meta/Makefile b/textproc/cl-meta/Makefile index 82983c993c0b..3d27c9bc96cf 100644 --- a/textproc/cl-meta/Makefile +++ b/textproc/cl-meta/Makefile @@ -9,8 +9,6 @@ PORTVERSION= 0.1 CATEGORIES= textproc lisp MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \ ftp://ftp.ntnu.no/pub/lisp/cclan/ \ - ftp://www.aarg.net/pub/cclan/ \ - http://thingamy.com/cclan/ \ http://www-jcsu.jesus.cam.ac.uk/ftp/pub/cclan/ PKGNAMEPREFIX= cl- DISTNAME= ${PORTNAME}_${PORTVERSION} |