From af082df7262f10da3a5afc00ae50996cc2e5411e 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/untex/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/untex') diff --git a/textproc/untex/Makefile b/textproc/untex/Makefile index 67e3850cb33..a551d2a4c30 100644 --- a/textproc/untex/Makefile +++ b/textproc/untex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:54 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:54 martti Exp $ # DISTNAME= untex-1.3 @@ -7,7 +7,7 @@ CATEGORIES= textproc MASTER_SITES= ftp://hal6000.uni-duisburg.de/pub/source/ MAINTAINER= tech-pkg@NetBSD.org -COMMENT= remove LaTeX commands +COMMENT= Remove LaTeX commands do-install: ${INSTALL_PROGRAM} ${WRKDIR}/untex ${PREFIX}/bin -- cgit v1.2.3