summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-09-23 15:57:40 +0000
committerreed <reed@pkgsrc.org>2004-09-23 15:57:40 +0000
commit042e8077542fa9dc2d7869e975913e56e50c8a72 (patch)
tree22c96b9bcfa2cc19b983f599fef07bed243d398d
parenteabf4007df7a6133e75d64569d7331f17a4f2a81 (diff)
downloadpkgsrc-042e8077542fa9dc2d7869e975913e56e50c8a72.tar.gz
Capitalize first letter of COMMENT.
-rw-r--r--pkgtools/libnbcompat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/libnbcompat/Makefile b/pkgtools/libnbcompat/Makefile
index a834cd060ab..c98d04a8498 100644
--- a/pkgtools/libnbcompat/Makefile
+++ b/pkgtools/libnbcompat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2004/09/11 19:01:40 jlam Exp $
+# $NetBSD: Makefile,v 1.42 2004/09/23 15:57:40 reed Exp $
#
# NOTE: If you update this package, it is *mandatory* that you update
# pkgsrc/pkgtools/libnbcompat/files/README to reflect the actual
@@ -12,7 +12,7 @@ DISTFILES= # empty
MAINTAINER= grant@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/
-COMMENT= portable NetBSD compatibility library
+COMMENT= Portable NetBSD compatibility library
NO_BUILDLINK= yes
NO_PKGTOOLS_REQD_CHECK= yes