From e69ab8c36548981938b2660bd19e390b45d3e84f Mon Sep 17 00:00:00 2001 From: martti Date: Mon, 21 Jul 2003 16:35:12 +0000 Subject: COMMENT should start with a capital letter. --- devel/py-readline/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/py-readline') diff --git a/devel/py-readline/Makefile b/devel/py-readline/Makefile index 1296b4309ca..5fe52d91c02 100644 --- a/devel/py-readline/Makefile +++ b/devel/py-readline/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:33:30 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 16:43:45 martti Exp $ # PKGNAME= ${PYPKGPREFIX}-readline-0 @@ -6,7 +6,7 @@ CATEGORIES= devel misc MAINTAINER= tsarna@NetBSD.org HOMEPAGE= http://www.python.org/doc/tut/interacting.html -COMMENT= line editing support for Python +COMMENT= Line editing support for Python EXTRACT_ELEMENTS= ${PYSUBDIR}/Modules/readline.c -- cgit v1.2.3