From 1a8b5d26aed60e3f03654073908b836f261492bd 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/libts/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/libts') diff --git a/devel/libts/Makefile b/devel/libts/Makefile index f61826deb5e..60ca7e768fa 100644 --- a/devel/libts/Makefile +++ b/devel/libts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/19 08:54:29 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 16:43:32 martti Exp $ # DISTNAME= TS-1.08 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.primate.wisc.edu/software/TS/ MAINTAINER= collver1@comcast.net HOMEPAGE= http://www.primate.wisc.edu/software/TS/ -COMMENT= library of simple token-scanning routines +COMMENT= Library of simple token-scanning routines post-patch: ${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.bak -- cgit v1.2.3