diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-25 22:39:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-25 22:39:15 +0000 |
commit | 8ffb75a5cdd3c5ba928f6c7d6bcf369e1ed2edf0 (patch) | |
tree | 5c6406fefab019fa06fb3cc03f082aeeb913b750 /devel/cl-port | |
parent | 1cab036aad67f2b9b1e61afc10dc9541d907688d (diff) | |
download | ports-8ffb75a5cdd3c5ba928f6c7d6bcf369e1ed2edf0.tar.gz ports-8ffb75a5cdd3c5ba928f6c7d6bcf369e1ed2edf0.zip |
Notes
Diffstat (limited to 'devel/cl-port')
-rw-r--r-- | devel/cl-port/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/cl-port/Makefile b/devel/cl-port/Makefile index 452593c1a269..94033ea75329 100644 --- a/devel/cl-port/Makefile +++ b/devel/cl-port/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- DISTNAME= clocc-${PORTNAME}_2002-10-02-1 |