summaryrefslogtreecommitdiffstats
path: root/lang/drscheme/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-09-18 11:05:04 +0000
committerijliao <ijliao@FreeBSD.org>2002-09-18 11:05:04 +0000
commit416ccd1f3441a2f0b2e7d5b4e8daf9f71b42d65b (patch)
tree0c66bcafd276782643142d22b6ce69022b60abee /lang/drscheme/Makefile
parenta16583b40d0c0952de125dbd1a7738bfbac3dc6f (diff)
downloadFreeBSD-ports-416ccd1f3441a2f0b2e7d5b4e8daf9f71b42d65b.zip
FreeBSD-ports-416ccd1f3441a2f0b2e7d5b4e8daf9f71b42d65b.tar.gz
better for future maintain
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 82721df..a118132 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
OpenPOWER on IntegriCloud