diff options
author | linimon <linimon@FreeBSD.org> | 2005-11-26 06:39:15 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-11-26 06:39:15 +0800 |
commit | fc834aafd7edfcd201a9ff4239b04d95af7dadd4 (patch) | |
tree | 1ce8370e74077578b0b0f4363dac6dba63356b7e /devel/cl-port | |
parent | 70e3daab122c5274e375af28dd3794327b04d227 (diff) | |
download | freebsd-ports-gnome-fc834aafd7edfcd201a9ff4239b04d95af7dadd4.tar.gz freebsd-ports-gnome-fc834aafd7edfcd201a9ff4239b04d95af7dadd4.tar.zst freebsd-ports-gnome-fc834aafd7edfcd201a9ff4239b04d95af7dadd4.zip |
Remove dead mastersites per distfile survey.
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 |