summaryrefslogtreecommitdiff
path: root/textproc/xalan-c
diff options
context:
space:
mode:
authormartti <martti>2003-07-21 17:27:24 +0000
committermartti <martti>2003-07-21 17:27:24 +0000
commitaf082df7262f10da3a5afc00ae50996cc2e5411e (patch)
treefc13d4ad01582481b6e67a22c77463af9be3322e /textproc/xalan-c
parentdab4525b7e2219e618d72fdcb4cf937fe3ba8a53 (diff)
downloadpkgsrc-af082df7262f10da3a5afc00ae50996cc2e5411e.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'textproc/xalan-c')
-rw-r--r--textproc/xalan-c/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile
index 72e30a20bbe..4ec90d72710 100644
--- a/textproc/xalan-c/Makefile
+++ b/textproc/xalan-c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 22:54:54 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/21 17:27:55 martti Exp $
#
DISTNAME= Xalan-C_1_0-linux
@@ -9,7 +9,7 @@ MASTER_SITES= http://xml.apache.org/dist/xalan-c/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://xml.apache.org/xalan-c/
-COMMENT= the Apache Project's XSLT implementation
+COMMENT= The Apache Project's XSLT implementation
DEPENDS+= icu>=1.7:../../textproc/icu
DEPENDS+= xerces-c>=1.3.0:../../textproc/xerces-c