diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-01-16 11:13:23 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-01-16 11:13:23 +0000 |
commit | 09a61261f716b3191e80806fee4e0fbfc78dbe0f (patch) | |
tree | 0c8f57a7c856493a416dc0d4f0ddd9f83e5e33c0 /textproc | |
parent | dc2d2a150ccd18f7e6bfe94ba15471193bbb0f77 (diff) | |
download | ports-09a61261f716b3191e80806fee4e0fbfc78dbe0f.tar.gz ports-09a61261f716b3191e80806fee4e0fbfc78dbe0f.zip |
Notes
Diffstat (limited to 'textproc')
-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 |
4 files changed, 0 insertions, 8 deletions
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 |