summaryrefslogtreecommitdiff
path: root/devel/py-readline
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-07-21 16:35:12 +0000
committermartti <martti@pkgsrc.org>2003-07-21 16:35:12 +0000
commite69ab8c36548981938b2660bd19e390b45d3e84f (patch)
tree5309d236d89582989589770b30d2d70c0ef6dc71 /devel/py-readline
parentff0278ea308c686207e2b1053f9dea6e7b3f8bf9 (diff)
downloadpkgsrc-e69ab8c36548981938b2660bd19e390b45d3e84f.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'devel/py-readline')
-rw-r--r--devel/py-readline/Makefile4
1 files changed, 2 insertions, 2 deletions
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