diff options
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} |