diff options
Diffstat (limited to 'lang/drscheme/Makefile')
-rw-r--r-- | lang/drscheme/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/drscheme/Makefile b/lang/drscheme/Makefile index 36319fab791d..d0602d8917a6 100644 --- a/lang/drscheme/Makefile +++ b/lang/drscheme/Makefile @@ -6,11 +6,11 @@ # PORTNAME= drscheme -PORTVERSION= 103 +PORTVERSION= 103p1 CATEGORIES= lang -MASTER_SITES= http://www.cs.rice.edu/CS/PLT/packages/download/103/plt/ \ - ftp://ftp.pasteur.fr/pub/computing/Scheme/DrScheme/103/plt/ \ - ftp://archive.informatik.uni-tuebingen.de/unix/language/plt/103/plt/ +MASTER_SITES= http://www.cs.rice.edu/CS/PLT/packages/download/103p1/plt/ \ + ftp://ftp.pasteur.fr/pub/computing/Scheme/DrScheme/103p1/plt/ \ + ftp://archive.informatik.uni-tuebingen.de/unix/language/plt/103p1/plt/ DISTNAME= plt.src.x MAINTAINER= jkoshy@freebsd.org |