summaryrefslogtreecommitdiff
path: root/lang/drscheme/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/drscheme/Makefile')
-rw-r--r--lang/drscheme/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/drscheme/Makefile b/lang/drscheme/Makefile
index 4cbd64dae48..a8c87d5724b 100644
--- a/lang/drscheme/Makefile
+++ b/lang/drscheme/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/03/29 12:41:25 jmmv Exp $
+# $NetBSD: Makefile,v 1.13 2003/07/17 21:44:11 grant Exp $
#
DISTNAME= plt.src.x
@@ -12,7 +12,7 @@ MASTER_SITES= http://download.plt-scheme.org/bundles/202/plt/ \
ftp://archive.informatik.uni-tuebingen.de/unix/language/plt/202/plt/ \
ftp://morpheus.wish.com.mx/pub/plt/202/plt/
-MAINTAINER= groo@netbsd.org
+MAINTAINER= groo@NetBSD.org
HOMEPAGE= http://www.drscheme.org
COMMENT= R4RS-compilant and nearly R5RS-compliant scheme tailored for teaching