diff options
Diffstat (limited to 'lang/sbcl/Makefile')
-rw-r--r-- | lang/sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile index 30dd15d7718f..7bfd3fdec10d 100644 --- a/lang/sbcl/Makefile +++ b/lang/sbcl/Makefile @@ -12,7 +12,7 @@ PORTNAME= sbcl PORTVERSION= 1.0.30.0 PORTREVISION= 0 CATEGORIES= lang lisp -#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +#MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} \ # ftp://ftp.SpringDaemons.com/soft/sbcl-binary/:binaries MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ \ ftp://ftp.SpringDaemons.com/soft/sbcl-binary/:binaries |