From a6f1375adbedcc49787191c4c7137acc5526dc8b Mon Sep 17 00:00:00 2001 From: martti Date: Mon, 21 Jul 2003 17:27:24 +0000 Subject: COMMENT should start with a capital letter. --- textproc/robodoc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/robodoc') diff --git a/textproc/robodoc/Makefile b/textproc/robodoc/Makefile index d0a117c004d..b51b6dc8a4f 100644 --- a/textproc/robodoc/Makefile +++ b/textproc/robodoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:48 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:50 martti Exp $ # DISTNAME= robodoc-3.2.3 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=robodoc/} MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= https://sourceforge.net/projects/robodoc/ -COMMENT= tool to support project documentation within source code +COMMENT= Tool to support project documentation within source code GNU_CONFIGURE= YES USE_GMAKE= YES -- cgit v1.2.3