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 /textproc/cl-meta-sbcl | |
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.
Diffstat (limited to 'textproc/cl-meta-sbcl')
-rw-r--r-- | textproc/cl-meta-sbcl/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
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 |