summaryrefslogtreecommitdiff
path: root/pkgtools/digest
diff options
context:
space:
mode:
authorabs <abs>2001-05-17 14:35:50 +0000
committerabs <abs>2001-05-17 14:35:50 +0000
commitbe164906460ec8f7e116c4e6c831e8be9c7b0c39 (patch)
tree786f04f6fd01fca792e26f013b3c44cb2511cf11 /pkgtools/digest
parent32088b2a716d737bb215d870d0c1a48fe0444632 (diff)
downloadpkgsrc-be164906460ec8f7e116c4e6c831e8be9c7b0c39.tar.gz
Capitalise first letter of COMMENT
Diffstat (limited to 'pkgtools/digest')
-rw-r--r--pkgtools/digest/Makefile4
1 files changed, 2 insertions, 2 deletions
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