From be164906460ec8f7e116c4e6c831e8be9c7b0c39 Mon Sep 17 00:00:00 2001 From: abs Date: Thu, 17 May 2001 14:35:50 +0000 Subject: Capitalise first letter of COMMENT --- pkgtools/digest/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgtools/digest') diff --git a/pkgtools/digest/Makefile b/pkgtools/digest/Makefile index fb786628809..70b455ad594 100644 --- a/pkgtools/digest/Makefile +++ b/pkgtools/digest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2001/03/29 08:42:14 agc Exp $ +# $NetBSD: Makefile,v 1.19 2001/05/17 14:35:50 abs Exp $ # # When adding new digest algorithms, please use rmd160 as the template, # and bump the VERSION definition. @@ -10,7 +10,7 @@ DISTFILES= # empty MAINTAINER= agc@netbsd.org HOMEPAGE= http://www.netbsd.org/Documentation/software/packages.html -COMMENT= message digest wrapper utility +COMMENT= Message digest wrapper utility VERSION= 20010320 -- cgit v1.2.3