diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-25 22:50:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-25 22:50:35 +0000 |
commit | c2ac09517de7826da31650e6396d670d8f3ab0db (patch) | |
tree | 6c3d1facb89f1c5a1153471115514b84c74ee6b4 /devel | |
parent | 8ffb75a5cdd3c5ba928f6c7d6bcf369e1ed2edf0 (diff) |
Remove dead mastersites per distfile survey.
Notes
Notes:
svn path=/head/; revision=149496
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cl-port-clisp/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-port-sbcl/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-split-sequence-clisp/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-split-sequence-cmucl/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-split-sequence-sbcl/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-split-sequence/Makefile | 2 |
6 files changed, 0 insertions, 12 deletions
diff --git a/devel/cl-port-clisp/Makefile b/devel/cl-port-clisp/Makefile index 66a172d2cb75..c8161d295085 100644 --- a/devel/cl-port-clisp/Makefile +++ b/devel/cl-port-clisp/Makefile @@ -10,8 +10,6 @@ PORTREVISION= 1 CATEGORIES= devel 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/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile index 02493596bb2a..49b25e15fb85 100644 --- a/devel/cl-port-sbcl/Makefile +++ b/devel/cl-port-sbcl/Makefile @@ -9,8 +9,6 @@ PORTVERSION= 2002.10.02.1 CATEGORIES= devel 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/devel/cl-split-sequence-clisp/Makefile b/devel/cl-split-sequence-clisp/Makefile index afdc91b23f4e..64d56f7c5e8e 100644 --- a/devel/cl-split-sequence-clisp/Makefile +++ b/devel/cl-split-sequence-clisp/Makefile @@ -10,8 +10,6 @@ PORTREVISION= 1 CATEGORIES= devel 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/devel/cl-split-sequence-cmucl/Makefile b/devel/cl-split-sequence-cmucl/Makefile index fa377f78a49f..16b309337274 100644 --- a/devel/cl-split-sequence-cmucl/Makefile +++ b/devel/cl-split-sequence-cmucl/Makefile @@ -9,8 +9,6 @@ PORTVERSION= 20011114.1 CATEGORIES= devel 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/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile index 160596026886..9f743d0f5369 100644 --- a/devel/cl-split-sequence-sbcl/Makefile +++ b/devel/cl-split-sequence-sbcl/Makefile @@ -9,8 +9,6 @@ PORTVERSION= 20011114.1 CATEGORIES= devel 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/devel/cl-split-sequence/Makefile b/devel/cl-split-sequence/Makefile index 0c0f40b89dce..80e616f9b871 100644 --- a/devel/cl-split-sequence/Makefile +++ b/devel/cl-split-sequence/Makefile @@ -9,8 +9,6 @@ PORTVERSION= 20011114.1 CATEGORIES= devel 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} |