summaryrefslogtreecommitdiff
path: root/devel/flex
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/flex
parentff0278ea308c686207e2b1053f9dea6e7b3f8bf9 (diff)
downloadpkgsrc-e69ab8c36548981938b2660bd19e390b45d3e84f.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'devel/flex')
-rw-r--r--devel/flex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/flex/Makefile b/devel/flex/Makefile
index 70a88df883c..1e47f84dc53 100644
--- a/devel/flex/Makefile
+++ b/devel/flex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 21:30:28 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/21 16:43:21 martti Exp $
DISTNAME= flex-2.5.4a
WRKSRC= ${WRKDIR}/flex-2.5.4
@@ -6,7 +6,7 @@ CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=non-gnu/flex/}
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= fast clone of lex(1), the lexical scanner generator
+COMMENT= Fast clone of lex(1), the lexical scanner generator
ONLY_FOR_PLATFORM= SunOS-*-* # in NetBSD base system
ONLY_FOR_PLATFORM+= Linux-*-*