From 7e70bd0c6005cd3e6e9be9468df1aa8a76613aa4 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Wed, 18 Sep 2002 11:05:04 +0000 Subject: better for future maintain --- lang/drscheme/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lang/drscheme') diff --git a/lang/drscheme/Makefile b/lang/drscheme/Makefile index 82721df6be23..a11813268ff5 100644 --- a/lang/drscheme/Makefile +++ b/lang/drscheme/Makefile @@ -8,11 +8,11 @@ PORTNAME= drscheme PORTVERSION= 202 CATEGORIES= lang -MASTER_SITES= http://download.plt-scheme.org/bundles/202/plt/ \ - http://www.cs.utah.edu/plt/download/202/plt/ \ - ftp://ftp.pasteur.fr/pub/computing/Scheme/plt-scheme/202/plt/ \ - ftp://archive.informatik.uni-tuebingen.de/unix/language/plt/202/plt/ \ - ftp://morpheus.wish.com.mx/pub/plt/202/plt/ +MASTER_SITES= http://download.plt-scheme.org/bundles/${PORTVERSION}/plt/ \ + http://www.cs.utah.edu/plt/download/${PORTVERSION}/plt/ \ + ftp://ftp.pasteur.fr/pub/computing/Scheme/plt-scheme/${PORTVERSION}/plt/ \ + ftp://archive.informatik.uni-tuebingen.de/unix/language/plt/${PORTVERSION}/plt/ \ + ftp://morpheus.wish.com.mx/pub/plt/${PORTVERSION}/plt/ DISTNAME= plt.src.x MAINTAINER= jkoshy@freebsd.org -- cgit v1.2.3