summaryrefslogtreecommitdiff
path: root/lang/drscheme/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-18 11:05:04 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-18 11:05:04 +0000
commit7e70bd0c6005cd3e6e9be9468df1aa8a76613aa4 (patch)
tree6a96da826160cbe3ef254c8ca8968d8c184345b8 /lang/drscheme/Makefile
parentUpdate to 1.0.4 (diff)
better for future maintain
Notes
Notes: svn path=/head/; revision=66583
Diffstat (limited to 'lang/drscheme/Makefile')
-rw-r--r--lang/drscheme/Makefile10
1 files changed, 5 insertions, 5 deletions
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