aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cl-infix-sbcl/Makefile4
-rw-r--r--devel/cl-port-clisp/Makefile3
-rw-r--r--devel/cl-port-sbcl/Makefile3
-rw-r--r--devel/cl-split-sequence-clisp/Makefile3
-rw-r--r--devel/cl-split-sequence-sbcl/Makefile3
-rw-r--r--textproc/cl-meta-clisp/Makefile3
-rw-r--r--textproc/cl-meta-sbcl/Makefile3
-rw-r--r--textproc/cl-ppcre-clisp/Makefile1
-rw-r--r--textproc/cl-ppcre-sbcl/Makefile1
-rw-r--r--www/cl-lml-sbcl/Makefile1
10 files changed, 0 insertions, 25 deletions
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile
index 2970e833b41f..a35741a7b78f 100644
--- a/devel/cl-infix-sbcl/Makefile
+++ b/devel/cl-infix-sbcl/Makefile
@@ -8,10 +8,6 @@ PORTNAME= infix
PORTVERSION= 19960628
PORTREVISION= 1
CATEGORIES= devel lisp
-MASTER_SITES= http://ftp.linux.org.uk/pub/lisp/cclan/ \
- ftp://ftp.ntnu.no/pub/lisp/cclan/ \
- http://thingamy.com/cclan/ \
- http://www-jcsu.jesus.cam.ac.uk/ftp/pub/cclan/
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-port-clisp/Makefile b/devel/cl-port-clisp/Makefile
index 9f053437d6c4..4e8600aa1029 100644
--- a/devel/cl-port-clisp/Makefile
+++ b/devel/cl-port-clisp/Makefile
@@ -8,9 +8,6 @@ PORTNAME= port
PORTVERSION= 2002.10.02.1
PORTREVISION= 3
CATEGORIES= devel lisp
-MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \
- ftp://ftp.ntnu.no/pub/lisp/cclan/ \
- http://www-jcsu.jesus.cam.ac.uk/ftp/pub/cclan/
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile
index 9ad8bd1e8238..fca6c1768ecd 100644
--- a/devel/cl-port-sbcl/Makefile
+++ b/devel/cl-port-sbcl/Makefile
@@ -8,9 +8,6 @@ PORTNAME= port
PORTVERSION= 2002.10.02.1
PORTREVISION= 1
CATEGORIES= devel lisp
-MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \
- ftp://ftp.ntnu.no/pub/lisp/cclan/ \
- http://www-jcsu.jesus.cam.ac.uk/ftp/pub/cclan/
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-split-sequence-clisp/Makefile b/devel/cl-split-sequence-clisp/Makefile
index a0232d11ff1f..6ed2e431e982 100644
--- a/devel/cl-split-sequence-clisp/Makefile
+++ b/devel/cl-split-sequence-clisp/Makefile
@@ -8,9 +8,6 @@ PORTNAME= split-sequence
PORTVERSION= 20011114.1
PORTREVISION= 3
CATEGORIES= devel lisp
-MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \
- ftp://ftp.ntnu.no/pub/lisp/cclan/ \
- http://www-jcsu.jesus.cam.ac.uk/ftp/pub/cclan/
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile
index fadbb679ba85..78fb662b377f 100644
--- a/devel/cl-split-sequence-sbcl/Makefile
+++ b/devel/cl-split-sequence-sbcl/Makefile
@@ -8,9 +8,6 @@ PORTNAME= split-sequence
PORTVERSION= 20011114.1
PORTREVISION= 1
CATEGORIES= devel lisp
-MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \
- ftp://ftp.ntnu.no/pub/lisp/cclan/ \
- http://www-jcsu.jesus.cam.ac.uk/ftp/pub/cclan/
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/textproc/cl-meta-clisp/Makefile b/textproc/cl-meta-clisp/Makefile
index e570aeda63d4..d26f68e77a88 100644
--- a/textproc/cl-meta-clisp/Makefile
+++ b/textproc/cl-meta-clisp/Makefile
@@ -8,9 +8,6 @@ PORTNAME= meta
PORTVERSION= 0.1
PORTREVISION= 3
CATEGORIES= textproc lisp
-MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \
- ftp://ftp.ntnu.no/pub/lisp/cclan/ \
- http://www-jcsu.jesus.cam.ac.uk/ftp/pub/cclan/
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile
index 4338a608eccc..98a6096f40ad 100644
--- a/textproc/cl-meta-sbcl/Makefile
+++ b/textproc/cl-meta-sbcl/Makefile
@@ -8,9 +8,6 @@ PORTNAME= meta
PORTVERSION= 0.1
PORTREVISION= 1
CATEGORIES= textproc lisp
-MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \
- ftp://ftp.ntnu.no/pub/lisp/cclan/ \
- http://www-jcsu.jesus.cam.ac.uk/ftp/pub/cclan/
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/textproc/cl-ppcre-clisp/Makefile b/textproc/cl-ppcre-clisp/Makefile
index 9f72054d5158..32540e69c49d 100644
--- a/textproc/cl-ppcre-clisp/Makefile
+++ b/textproc/cl-ppcre-clisp/Makefile
@@ -8,7 +8,6 @@ PORTNAME= cl-ppcre
PORTVERSION= 0.5.4
PORTREVISION= 3
CATEGORIES= textproc lisp
-MASTER_SITES= http://weitz.de/files/
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile
index 8b22dd853f75..b42dfa2ad95b 100644
--- a/textproc/cl-ppcre-sbcl/Makefile
+++ b/textproc/cl-ppcre-sbcl/Makefile
@@ -8,7 +8,6 @@ PORTNAME= cl-ppcre
PORTVERSION= 0.5.4
PORTREVISION= 1
CATEGORIES= textproc lisp
-MASTER_SITES= http://weitz.de/files/
DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile
index 3e54a97a2369..999bec2b0212 100644
--- a/www/cl-lml-sbcl/Makefile
+++ b/www/cl-lml-sbcl/Makefile
@@ -8,7 +8,6 @@ PORTNAME= lml
PORTVERSION= 2.5.7
PORTREVISION= 1
CATEGORIES= www textproc
-MASTER_SITES= http://files.b9.com/lml/
PKGNAMEPREFIX= cl-
DISTFILES= # none