From 1ba8eec232339f41532102e177c862420e0a0541 Mon Sep 17 00:00:00 2001 From: martti Date: Mon, 21 Jul 2003 17:01:11 +0000 Subject: COMMENT should start with a capital letter. --- misc/reed/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/reed/Makefile') diff --git a/misc/reed/Makefile b/misc/reed/Makefile index e20b48ff034..67736541452 100644 --- a/misc/reed/Makefile +++ b/misc/reed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/17 21:49:50 grant Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/21 17:01:26 martti Exp $ DISTNAME= reed-5.4 PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.sacredchao.net/software/reed/ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.sacredchao.net/software/reed/index.shtml -COMMENT= auto-scrolling file viewer +COMMENT= Auto-scrolling file viewer CONFIGURE_SCRIPT= ./configures CONFIGURE_ARGS+= -p ${PREFIX} -- cgit v1.2.3