summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorreed <reed>2003-12-09 00:54:29 +0000
committerreed <reed>2003-12-09 00:54:29 +0000
commit72db66b3725145b5fe49e8fbe52a32a4dc7a5055 (patch)
treeaaa9a0beb1b4e46eb357fbb32b2cd6fe0de3fd7f /devel
parent6e1ad935513df3961863a635e67254184612c74d (diff)
downloadpkgsrc-72db66b3725145b5fe49e8fbe52a32a4dc7a5055.tar.gz
Capitalize first letter of COMMENT.
Diffstat (limited to 'devel')
-rw-r--r--devel/GConf2/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/GConf2/Makefile.common b/devel/GConf2/Makefile.common
index b696c026540..aac24a1f201 100644
--- a/devel/GConf2/Makefile.common
+++ b/devel/GConf2/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2003/07/17 21:29:16 grant Exp $
+# $NetBSD: Makefile.common,v 1.7 2003/12/09 00:54:29 reed Exp $
#
DISTNAME= GConf-2.2.0
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://advogato.org/proj/GConf/
-COMMENT= configuration database system used by GNOME (v2)
+COMMENT= Configuration database system used by GNOME (v2)
BUILD_USES_MSGFMT= yes