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 /www/cl-lml-sbcl/Makefile | |
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 'www/cl-lml-sbcl/Makefile')
-rw-r--r-- | www/cl-lml-sbcl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile index 3e54a97a2369..999bec2b0212 100644 --- a/www/cl-lml-sbcl/Makefile +++ b/www/cl-lml-sbcl/Makefile @@ -8,7 +8,6 @@ PORTNAME= lml PORTVERSION= 2.5.7 PORTREVISION= 1 CATEGORIES= www textproc -MASTER_SITES= http://files.b9.com/lml/ PKGNAMEPREFIX= cl- DISTFILES= # none |