From 08cea73ea689570d2cebd54c9886cf260db20484 Mon Sep 17 00:00:00 2001 From: martti Date: Mon, 21 Jul 2003 16:45:54 +0000 Subject: COMMENT should start with a capital letter. --- lang/chicken/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/chicken') diff --git a/lang/chicken/Makefile b/lang/chicken/Makefile index 5c587b40933..47addaa460c 100644 --- a/lang/chicken/Makefile +++ b/lang/chicken/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:44:03 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 16:54:00 martti Exp $ # DISTNAME= chicken-1.0 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.call-with-current-continuation.org/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.call-with-current-continuation.org/chicken.html -COMMENT= scheme to C compiler, handling R5RS +COMMENT= Scheme to C compiler, handling R5RS GNU_CONFIGURE= yes USE_LIBTOOL= yes -- cgit v1.2.3