pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/drscheme s/compilant/compliant/



details:   https://anonhg.NetBSD.org/pkgsrc/rev/feaf7e524c1f
branches:  trunk
changeset: 469239:feaf7e524c1f
user:      snj <snj%pkgsrc.org@localhost>
date:      Sat Feb 21 07:09:54 2004 +0000

description:
s/compilant/compliant/

diffstat:

 lang/drscheme/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f5d5794ea555 -r feaf7e524c1f lang/drscheme/Makefile
--- a/lang/drscheme/Makefile    Sat Feb 21 07:09:50 2004 +0000
+++ b/lang/drscheme/Makefile    Sat Feb 21 07:09:54 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/01/27 00:53:11 heinz Exp $
+# $NetBSD: Makefile,v 1.18 2004/02/21 07:09:54 snj Exp $
 #
 
 DISTNAME=              plt.src.x
@@ -13,7 +13,7 @@
 
 MAINTAINER=            groo%NetBSD.org@localhost
 HOMEPAGE=              http://www.drscheme.org/
-COMMENT=               R4RS-compilant and nearly R5RS-compliant scheme tailored for teaching
+COMMENT=               R4RS-compliant and nearly R5RS-compliant scheme tailored for teaching
 
 CONFLICTS+=            mzscheme-[0-9]*:../../lang/mzscheme
 



Home | Main Index | Thread Index | Old Index