diff options
author | olgeni <olgeni@FreeBSD.org> | 2010-01-16 19:13:23 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2010-01-16 19:13:23 +0800 |
commit | 6c4c8b889d7603b902a451f3060680b4ba7b4810 (patch) | |
tree | 7b938b347751701718fdf80a4b2725a1bea2954a | |
parent | 75e437ad1991f390f7900fceda3a97d08d6f877d (diff) | |
download | freebsd-ports-gnome-6c4c8b889d7603b902a451f3060680b4ba7b4810.tar.gz freebsd-ports-gnome-6c4c8b889d7603b902a451f3060680b4ba7b4810.tar.zst freebsd-ports-gnome-6c4c8b889d7603b902a451f3060680b4ba7b4810.zip |
Remove unused MASTER_SITES on FASL binary ports, since they only
build sources installed by dependencies.
-rw-r--r-- | devel/cl-infix-sbcl/Makefile | 4 | ||||
-rw-r--r-- | devel/cl-port-clisp/Makefile | 3 | ||||
-rw-r--r-- | devel/cl-port-sbcl/Makefile | 3 | ||||
-rw-r--r-- | devel/cl-split-sequence-clisp/Makefile | 3 | ||||
-rw-r--r-- | devel/cl-split-sequence-sbcl/Makefile | 3 | ||||
-rw-r--r-- | textproc/cl-meta-clisp/Makefile | 3 | ||||
-rw-r--r-- | textproc/cl-meta-sbcl/Makefile | 3 | ||||
-rw-r--r-- | textproc/cl-ppcre-clisp/Makefile | 1 | ||||
-rw-r--r-- | textproc/cl-ppcre-sbcl/Makefile | 1 | ||||
-rw-r--r-- | www/cl-lml-sbcl/Makefile | 1 |
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 |