summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authormartti <martti>2003-07-21 17:27:24 +0000
committermartti <martti>2003-07-21 17:27:24 +0000
commit8da0d9ec1d4094f5bf413f302ce519c2526766e0 (patch)
treefc13d4ad01582481b6e67a22c77463af9be3322e /textproc
parent9867befe18a6d13828cf0e20480adbf200b85c34 (diff)
downloadpkgsrc-8da0d9ec1d4094f5bf413f302ce519c2526766e0.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/GutenMark-words/Makefile4
-rw-r--r--textproc/GutenMark/Makefile4
-rw-r--r--textproc/antiword/Makefile4
-rw-r--r--textproc/bibclean/Makefile4
-rw-r--r--textproc/biblook/Makefile4
-rw-r--r--textproc/bibparse/Makefile4
-rw-r--r--textproc/catdoc/Makefile4
-rw-r--r--textproc/cdif/Makefile4
-rw-r--r--textproc/detex/Makefile4
-rw-r--r--textproc/diffstat/Makefile4
-rw-r--r--textproc/eblook/Makefile4
-rw-r--r--textproc/fop/Makefile4
-rw-r--r--textproc/gtk-doc/Makefile4
-rw-r--r--textproc/helpdeco/Makefile4
-rw-r--r--textproc/html2wml/Makefile4
-rw-r--r--textproc/icu/Makefile4
-rw-r--r--textproc/libunicode/Makefile4
-rw-r--r--textproc/p5-Convert-ASCII-Armour/Makefile4
-rw-r--r--textproc/p5-Convert-ASN1/Makefile4
-rw-r--r--textproc/p5-Convert-PEM/Makefile4
-rw-r--r--textproc/p5-PDF-API2/Makefile4
-rw-r--r--textproc/p5-PDF-Create/Makefile4
-rw-r--r--textproc/p5-PDF/Makefile4
-rw-r--r--textproc/p5-Pod-POM/Makefile4
-rw-r--r--textproc/p5-String-ShellQuote/Makefile4
-rw-r--r--textproc/p5-Text-Autoformat/Makefile4
-rw-r--r--textproc/p5-Text-CSV-Hash/Makefile4
-rw-r--r--textproc/p5-Text-ChaSen/Makefile4
-rw-r--r--textproc/p5-Text-Kakasi/Makefile4
-rw-r--r--textproc/p5-Text-Substitute/Makefile4
-rw-r--r--textproc/p5-Text-Template/Makefile4
-rw-r--r--textproc/p5-Text-Wrapper/Makefile4
-rw-r--r--textproc/p5-XML-XSLT/Makefile4
-rw-r--r--textproc/p5-XML-YAWriter/Makefile4
-rw-r--r--textproc/p5-libxml/Makefile4
-rw-r--r--textproc/py-HappyDoc/Makefile4
-rw-r--r--textproc/py-docutils/Makefile4
-rw-r--r--textproc/pyxml/Makefile4
-rw-r--r--textproc/qsubst/Makefile4
-rw-r--r--textproc/robodoc/Makefile4
-rw-r--r--textproc/ruby-erb/Makefile4
-rw-r--r--textproc/subtitleripper/Makefile4
-rw-r--r--textproc/untex/Makefile4
-rw-r--r--textproc/urlview/Makefile4
-rw-r--r--textproc/xalan-c/Makefile4
-rw-r--r--textproc/xalan-j/Makefile4
-rw-r--r--textproc/xerces-c/Makefile4
-rw-r--r--textproc/xerces-j/Makefile4
-rw-r--r--textproc/yodl/Makefile4
49 files changed, 98 insertions, 98 deletions
diff --git a/textproc/GutenMark-words/Makefile b/textproc/GutenMark-words/Makefile
index ad4a6635e8e..34c965aa225 100644
--- a/textproc/GutenMark-words/Makefile
+++ b/textproc/GutenMark-words/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:54:00 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 17:27:24 martti Exp $
#
DISTNAME= GutenMark-words-20030107
@@ -9,7 +9,7 @@ DISTFILES= ${WORDLISTS} GutenMark.cfg
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.sandroid.org/GutenMark/
-COMMENT= word lists for GutenMark
+COMMENT= Word lists for GutenMark
WORDLISTS= special.words.gz english.names.gz US.places.gz \
french.names.gz english.words.gz french.words.gz \
diff --git a/textproc/GutenMark/Makefile b/textproc/GutenMark/Makefile
index 2593ba24996..e1dfaf4b821 100644
--- a/textproc/GutenMark/Makefile
+++ b/textproc/GutenMark/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:00 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:24 martti Exp $
#
DISTNAME= GutenMark_source_${GVER}
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.sandroid.org/GutenMark/SoftwareSnapshots/
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.sandroid.org/GutenMark/
-COMMENT= automatic, high-quality Gutenberg text formatter to LaTeX or HTML
+COMMENT= Automatic, high-quality Gutenberg text formatter to LaTeX or HTML
DEPENDS+= GutenMark-words-[0-9]*:../../textproc/GutenMark-words
diff --git a/textproc/antiword/Makefile b/textproc/antiword/Makefile
index 44e4239c892..4f6cfa96781 100644
--- a/textproc/antiword/Makefile
+++ b/textproc/antiword/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/17 22:54:01 grant Exp $
+# $NetBSD: Makefile,v 1.12 2003/07/21 17:27:25 martti Exp $
#
DISTNAME= antiword-0.33
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.winfield.demon.nl/linux/
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.winfield.demon.nl/index.html
-COMMENT= free MS Word to text and PostScript converter
+COMMENT= Free MS Word to text and PostScript converter
CONFLICTS= siag-[0-9]*
diff --git a/textproc/bibclean/Makefile b/textproc/bibclean/Makefile
index f86f01c5c1e..291c45d4525 100644
--- a/textproc/bibclean/Makefile
+++ b/textproc/bibclean/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/04/21 21:46:58 jschauma Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 17:27:25 martti Exp $
#
DISTNAME= bibclean-2.11.4
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.math.utah.edu/pub/tex/bib/
MAINTAINER= seb@pbox.org
HOMEPAGE= http://www.math.utah.edu/pub/bibclean/
-COMMENT= prettyprinter and syntax checker for BibTeX bibliography databases
+COMMENT= Prettyprinter and syntax checker for BibTeX bibliography databases
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
diff --git a/textproc/biblook/Makefile b/textproc/biblook/Makefile
index 76681668238..35f43edc53c 100644
--- a/textproc/biblook/Makefile
+++ b/textproc/biblook/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/04/21 14:22:57 jschauma Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:26 martti Exp $
#
DISTNAME= biblook
@@ -9,7 +9,7 @@ MASTER_SITES= http://compgeom.cs.uiuc.edu/~jeffe/files/
MAINTAINER= seb@pbox.org
HOMEPAGE= http://compgeom.cs.uiuc.edu/~jeffe/biblook.html
-COMMENT= indexing and searching tools for BibTeX bibliography databases
+COMMENT= Indexing and searching tools for BibTeX bibliography databases
.include "../../mk/bsd.prefs.mk"
diff --git a/textproc/bibparse/Makefile b/textproc/bibparse/Makefile
index ce6523e964f..dd1d990639b 100644
--- a/textproc/bibparse/Makefile
+++ b/textproc/bibparse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/04/21 14:21:07 jschauma Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:26 martti Exp $
#
DISTNAME= bibparse-1.04
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.math.utah.edu/pub/tex/bib/
MAINTAINER= seb@pbox.org
HOMEPAGE= http://www.math.utah.edu/pub/bibparse/
-COMMENT= syntax checking tools for BibTeX bibliography databases
+COMMENT= Syntax checking tools for BibTeX bibliography databases
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile
index af9fa3c3f5e..206b8e28ea4 100644
--- a/textproc/catdoc/Makefile
+++ b/textproc/catdoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2003/07/17 22:54:10 grant Exp $
+# $NetBSD: Makefile,v 1.24 2003/07/21 17:27:27 martti Exp $
#
DISTNAME= catdoc-0.91.4
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.go.dlr.de/fresh/unix/src/misc/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.fe.msk.ru/~vitus/catdoc/
-COMMENT= reads MS-Word file and puts out its content as plain text
+COMMENT= Reads MS-Word file and puts out its content as plain text
DEPENDS= tk>=8.3.2:../../x11/tk
diff --git a/textproc/cdif/Makefile b/textproc/cdif/Makefile
index ba9d59de6bd..0340afb7cdc 100644
--- a/textproc/cdif/Makefile
+++ b/textproc/cdif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 22:54:10 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/21 17:27:28 martti Exp $
#
DISTNAME= cdif-1.15
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.iij.ad.jp/pub/IIJ/dist/utashiro/perl/
EXTRACT_SUFX= # empty
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= word context diff
+COMMENT= Word context diff
LICENSE= no-commercial-use
diff --git a/textproc/detex/Makefile b/textproc/detex/Makefile
index 1308f2740ad..013702d15f4 100644
--- a/textproc/detex/Makefile
+++ b/textproc/detex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:12 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:29 martti Exp $
#
DISTNAME= detex-2.7
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.cs.purdue.edu/homes/trinkle/detex/
-COMMENT= remove LaTeX commands
+COMMENT= Remove LaTeX commands
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/detex ${PREFIX}/bin
diff --git a/textproc/diffstat/Makefile b/textproc/diffstat/Makefile
index 5c3cf76877b..832e8fdec98 100644
--- a/textproc/diffstat/Makefile
+++ b/textproc/diffstat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:54:12 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 17:27:30 martti Exp $
#
DISTNAME= diffstat-1.33
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://dickey.his.com/diffstat/diffstat.html
-COMMENT= display a histogram of diff changes
+COMMENT= Display a histogram of diff changes
GNU_CONFIGURE= YES
diff --git a/textproc/eblook/Makefile b/textproc/eblook/Makefile
index 7a35822bdf6..7c8b6b5f7b7 100644
--- a/textproc/eblook/Makefile
+++ b/textproc/eblook/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:13 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 17:27:31 martti Exp $
#
DISTNAME= eblook-1.5.1
@@ -8,7 +8,7 @@ MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/
MAINTAINER= uebayasi@NetBSD.org
HOMEPAGE= http://openlab.ring.gr.jp/edict/eblook/
-COMMENT= interactive command-line interface for EPWING electric dictionaries
+COMMENT= Interactive command-line interface for EPWING electric dictionaries
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile
index df42512147b..706caeb7d44 100644
--- a/textproc/fop/Makefile
+++ b/textproc/fop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/07/17 22:54:15 grant Exp $
+# $NetBSD: Makefile,v 1.18 2003/07/21 17:27:31 martti Exp $
#
# Note: we currently use the pre-built (-bin) distribution of FOP,
# because although FOP runs fine under JDK 1.1, JDK 1.2 or greater is
@@ -19,7 +19,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= jwise@NetBSD.org
HOMEPAGE= http://xml.apache.org/fop/
-COMMENT= the Apache Project's XSL Formatting Objects implementation
+COMMENT= The Apache Project's XSL Formatting Objects implementation
USE_JAVA= run
USE_BUILDLINK2=
diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile
index 2e8f9dc29c1..59a5ea12147 100644
--- a/textproc/gtk-doc/Makefile
+++ b/textproc/gtk-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:54:18 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 17:27:32 martti Exp $
#
DISTNAME= gtk-doc-0.9
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.1/docs/rdp/
MAINTAINER= schmonz@NetBSD.org
HOMEPAGE= http://www.gtk.org/rdp/
-COMMENT= tools for authors of the GTK+ reference documentation
+COMMENT= Tools for authors of the GTK+ reference documentation
DEPENDS+= dsssl-docbook-modular-[0-9]*:../../textproc/dsssl-docbook-modular
DEPENDS+= jade-[0-9]*:../../textproc/jade
diff --git a/textproc/helpdeco/Makefile b/textproc/helpdeco/Makefile
index b6c0b7d2f1e..89782f76b98 100644
--- a/textproc/helpdeco/Makefile
+++ b/textproc/helpdeco/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/19 08:54:34 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:32 martti Exp $
#
DISTNAME= helpdc21
@@ -11,7 +11,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= collver1@comcast.net
HOMEPAGE= http://www.simtel.net/pub/pd/23694.shtml
-COMMENT= windows .hlp to .rtf converter
+COMMENT= Windows .hlp to .rtf converter
LICENSE= no-commercial-use
diff --git a/textproc/html2wml/Makefile b/textproc/html2wml/Makefile
index bf7dbb02d3a..6274ed10c59 100644
--- a/textproc/html2wml/Makefile
+++ b/textproc/html2wml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/11/15 01:54:31 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/21 17:27:33 martti Exp $
DISTNAME= html2wml-0.4.8r2
PKGNAME= html2wml-0.4.8.2
@@ -7,7 +7,7 @@ MASTER_SITES= http://maddingue.free.fr/techie/download/Html2Wml/
MAINTAINER= shell@shellhung.org
HOMEPAGE= http://maddingue.free.fr/techie/html2wml.html
-COMMENT= on-the-fly HTML to WML conversion
+COMMENT= On-the-fly HTML to WML conversion
DEPENDS+= p5-libwww>=5.53:../../www/p5-libwww
DEPENDS+= p5-XML-Parser>=2.30:../../textproc/p5-XML-Parser
diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile
index 34fc3cd896f..100852a5001 100644
--- a/textproc/icu/Makefile
+++ b/textproc/icu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2003/07/17 22:54:20 grant Exp $
+# $NetBSD: Makefile,v 1.21 2003/07/21 17:27:34 martti Exp $
#
DISTNAME= icu-2.6
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_BACKUP} \
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://oss.software.ibm.com/icu/
-COMMENT= robust and full-featured Unicode services
+COMMENT= Robust and full-featured Unicode services
USE_GMAKE= YES
USE_BUILDLINK2= YES
diff --git a/textproc/libunicode/Makefile b/textproc/libunicode/Makefile
index e85471debb1..19f7351477b 100644
--- a/textproc/libunicode/Makefile
+++ b/textproc/libunicode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:29 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:34 martti Exp $
#
DISTNAME= libunicode-0.4
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libunicode/0.4/}
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.pango.org/
-COMMENT= library for manipulating Unicode characters and strings
+COMMENT= Library for manipulating Unicode characters and strings
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
diff --git a/textproc/p5-Convert-ASCII-Armour/Makefile b/textproc/p5-Convert-ASCII-Armour/Makefile
index 096a3ef2636..7b90062f511 100644
--- a/textproc/p5-Convert-ASCII-Armour/Makefile
+++ b/textproc/p5-Convert-ASCII-Armour/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:32 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 17:27:35 martti Exp $
#
DISTNAME= Convert-ASCII-Armour-1.4
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
MAINTAINER= tech-pkg@NetBSD.org
#HOMEPAGE=
-COMMENT= perl5 module to convert binary octets into ASCII armour
+COMMENT= Perl5 module to convert binary octets into ASCII armour
DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
diff --git a/textproc/p5-Convert-ASN1/Makefile b/textproc/p5-Convert-ASN1/Makefile
index e66f33cc48c..a898e94b4c2 100644
--- a/textproc/p5-Convert-ASN1/Makefile
+++ b/textproc/p5-Convert-ASN1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/07/17 22:54:32 grant Exp $
+# $NetBSD: Makefile,v 1.13 2003/07/21 17:27:35 martti Exp $
#
DISTNAME= Convert-ASN1-0.16
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
MAINTAINER= tech-pkg@NetBSD.org
#HOMEPAGE=
-COMMENT= perl5 module to encode/decode ASN.1 data
+COMMENT= Perl5 module to encode/decode ASN.1 data
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Convert/ASN1/.packlist
diff --git a/textproc/p5-Convert-PEM/Makefile b/textproc/p5-Convert-PEM/Makefile
index d50174324e2..b27bc4a9dbf 100644
--- a/textproc/p5-Convert-PEM/Makefile
+++ b/textproc/p5-Convert-PEM/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:32 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 17:27:36 martti Exp $
#
DISTNAME= Convert-PEM-0.06
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
MAINTAINER= tech-pkg@NetBSD.org
#HOMEPAGE=
-COMMENT= perl5 module to read/write ASN.1-encoded PEM files
+COMMENT= Perl5 module to read/write ASN.1-encoded PEM files
DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
DEPENDS+= p5-Convert-ASN1-[0-9]*:../../textproc/p5-Convert-ASN1
diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile
index 38ec4dbee45..73c9b6422db 100644
--- a/textproc/p5-PDF-API2/Makefile
+++ b/textproc/p5-PDF-API2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 22:54:33 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/21 17:27:38 martti Exp $
#
DISTNAME= PDF-API2-0.2.0.2_dev
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/}
MAINTAINER= tech-pkg@NetBSD.org
#HOMEPAGE=
-COMMENT= perl5 module for next generation api for pdf
+COMMENT= Perl5 module for next generation api for pdf
DEPENDS+= p5-Compress-Zlib-[0-9]*:../../devel/p5-Compress-Zlib
diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile
index be6c6f9f4be..f605ed0394c 100644
--- a/textproc/p5-PDF-Create/Makefile
+++ b/textproc/p5-PDF-Create/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:34 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 17:27:38 martti Exp $
#
DISTNAME= PDF-Create-0.01
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/}
MAINTAINER= tech-pkg@NetBSD.org
#HOMEPAGE=
-COMMENT= perl5 module for creating pdf documents
+COMMENT= Perl5 module for creating pdf documents
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/PDF/Create/.packlist
diff --git a/textproc/p5-PDF/Makefile b/textproc/p5-PDF/Makefile
index 52557facd23..3c8ddef773b 100644
--- a/textproc/p5-PDF/Makefile
+++ b/textproc/p5-PDF/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:33 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 17:27:37 martti Exp $
#
DISTNAME= PDF-111
@@ -11,7 +11,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.geocities.com/CapeCanaveral/Hangar/4794/
-COMMENT= perl5 module for pdf document manipulation
+COMMENT= Perl5 module for pdf document manipulation
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/PDF/.packlist
diff --git a/textproc/p5-Pod-POM/Makefile b/textproc/p5-Pod-POM/Makefile
index b4eea8dcbf2..f8a8285b935 100644
--- a/textproc/p5-Pod-POM/Makefile
+++ b/textproc/p5-Pod-POM/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:34 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 17:27:39 martti Exp $
#
DISTNAME= Pod-POM-0.14
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.kfs.org/~abw/
-COMMENT= p5 module to format POD into an object format, hence POM
+COMMENT= P5 module to format POD into an object format, hence POM
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Pod/POM/.packlist
diff --git a/textproc/p5-String-ShellQuote/Makefile b/textproc/p5-String-ShellQuote/Makefile
index a4296de4108..0717b49fc97 100644
--- a/textproc/p5-String-ShellQuote/Makefile
+++ b/textproc/p5-String-ShellQuote/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:35 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:39 martti Exp $
DISTNAME= String-ShellQuote-1.00
PKGNAME= p5-String-ShellQuote-1.00
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
MAINTAINER= rxg@NetBSD.org
HOMEPAGE= http://search.cpan.org/search?module=String::ShellQuote
-COMMENT= quote strings for passing through the shell
+COMMENT= Quote strings for passing through the shell
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/String/ShellQuote/.packlist
diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile
index 4307e2d39bf..49267971a95 100644
--- a/textproc/p5-Text-Autoformat/Makefile
+++ b/textproc/p5-Text-Autoformat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:35 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:40 martti Exp $
DISTNAME= Text-Autoformat-1.04
PKGNAME= p5-${DISTNAME}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.cs.monash.edu.au/~damian/
-COMMENT= perl module for text wrapping and reformatting
+COMMENT= Perl module for text wrapping and reformatting
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Autoformat/.packlist
diff --git a/textproc/p5-Text-CSV-Hash/Makefile b/textproc/p5-Text-CSV-Hash/Makefile
index 0f9dd1db1f6..ced51f3d5a5 100644
--- a/textproc/p5-Text-CSV-Hash/Makefile
+++ b/textproc/p5-Text-CSV-Hash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/07/17 22:54:36 grant Exp $
+# $NetBSD: Makefile,v 1.17 2003/07/21 17:27:41 martti Exp $
DISTNAME= Text-CSV-Hash-0.17
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.mono.org/abs/tools/Text-CSV-Hash/
MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://www.mono.org/abs/tools/Text-CSV-Hash/
-COMMENT= perl5 module for hash based CSV usage
+COMMENT= Perl5 module for hash based CSV usage
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/CSV/Hash/.packlist
diff --git a/textproc/p5-Text-ChaSen/Makefile b/textproc/p5-Text-ChaSen/Makefile
index 313c22df8e8..e6e2c440212 100644
--- a/textproc/p5-Text-ChaSen/Makefile
+++ b/textproc/p5-Text-ChaSen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:36 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:41 martti Exp $
DISTNAME= Text-ChaSen-1.03
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,7 @@ PATCH_SITES= http://www.daionet.gr.jp/~knok/chasen/
MAINTAINER= kei@NetBSD.org
HOMEPAGE= http://www.daionet.gr.jp/~knok/chasen/
-COMMENT= perl5 module to use ChaSen
+COMMENT= Perl5 module to use ChaSen
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/ChaSen/.packlist
diff --git a/textproc/p5-Text-Kakasi/Makefile b/textproc/p5-Text-Kakasi/Makefile
index b18bcee551a..71313d76794 100644
--- a/textproc/p5-Text-Kakasi/Makefile
+++ b/textproc/p5-Text-Kakasi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:37 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:42 martti Exp $
DISTNAME= Text-Kakasi-1.04
PKGNAME= p5-${DISTNAME}
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.daionet.gr.jp/~knok/kakasi/
MAINTAINER= kei@NetBSD.org
HOMEPAGE= http://www.daionet.gr.jp/~knok/kakasi/
-COMMENT= perl5 module to use Kakasi
+COMMENT= Perl5 module to use Kakasi
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Kakasi/.packlist
diff --git a/textproc/p5-Text-Substitute/Makefile b/textproc/p5-Text-Substitute/Makefile
index 15ef6c173ba..93d8cbc3ea4 100644
--- a/textproc/p5-Text-Substitute/Makefile
+++ b/textproc/p5-Text-Substitute/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:37 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:43 martti Exp $
DISTNAME= Text-Substitute-0.15
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.mono.org/abs/tools/Text-Substitute/
MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://www.mono.org/abs/tools/Text-Substitute/
-COMMENT= perl5 module for text substition from hashes
+COMMENT= Perl5 module for text substition from hashes
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Substitute/.packlist
diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile
index 779f07cb661..64796013bf0 100644
--- a/textproc/p5-Text-Template/Makefile
+++ b/textproc/p5-Text-Template/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/17 22:54:38 grant Exp $
+# $NetBSD: Makefile,v 1.12 2003/07/21 17:27:43 martti Exp $
#
DISTNAME= Text-Template-1.43
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.plover.com/~mjd/perl/Template/
-COMMENT= perl5 library for generating form letters
+COMMENT= Perl5 library for generating form letters
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Template/.packlist
diff --git a/textproc/p5-Text-Wrapper/Makefile b/textproc/p5-Text-Wrapper/Makefile
index 199b4f58d4f..89c693a8c63 100644
--- a/textproc/p5-Text-Wrapper/Makefile
+++ b/textproc/p5-Text-Wrapper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:38 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:44 martti Exp $
#
DISTNAME= Text-Wrapper-1.000
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= perl5 module that provides simple word wrapping
+COMMENT= Perl5 module that provides simple word wrapping
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Wrapper/.packlist
diff --git a/textproc/p5-XML-XSLT/Makefile b/textproc/p5-XML-XSLT/Makefile
index a5b467fd4c6..296bf9fdc25 100644
--- a/textproc/p5-XML-XSLT/Makefile
+++ b/textproc/p5-XML-XSLT/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:43 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:45 martti Exp $
DISTNAME= XML-XSLT-0.32
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= perl5 module for processing XSLT
+COMMENT= Perl5 module for processing XSLT
DEPENDS+= p5-XML-DOM>=1.25:../../textproc/p5-XML-DOM
DEPENDS+= p5-XML-Parser>=2.23:../../textproc/p5-XML-Parser
diff --git a/textproc/p5-XML-YAWriter/Makefile b/textproc/p5-XML-YAWriter/Makefile
index 7f54cbdcaa1..883b08f4f6e 100644
--- a/textproc/p5-XML-YAWriter/Makefile
+++ b/textproc/p5-XML-YAWriter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 22:54:44 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/21 17:27:46 martti Exp $
#
DISTNAME= XML-Handler-YAWriter-0.23
@@ -8,7 +8,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= another Perl module for writing XML documents
+COMMENT= Another Perl module for writing XML documents
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/Handler/YAWriter/.packlist
diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile
index 27db000654b..75359e1f9cd 100644
--- a/textproc/p5-libxml/Makefile
+++ b/textproc/p5-libxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/10/20 17:46:04 seb Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/21 17:27:46 martti Exp $
DISTNAME= libxml-perl-0.07
PKGNAME= p5-libxml-0.07
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= packages@NetBSD.org
HOMEPAGE= http://www.bitsko.slc.ut.us/
-COMMENT= perl module collection for working with XML
+COMMENT= Perl module collection for working with XML
DEPENDS+= p5-XML-Parser>=2.29:../../textproc/p5-XML-Parser
diff --git a/textproc/py-HappyDoc/Makefile b/textproc/py-HappyDoc/Makefile
index 25a45ff273a..1472e5df69f 100644
--- a/textproc/py-HappyDoc/Makefile
+++ b/textproc/py-HappyDoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:54:45 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 17:27:47 martti Exp $
DISTNAME= HappyDoc_r2_1
PKGNAME= ${PYPKGPREFIX}-HappyDoc-2.1
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=happydoc/}
MAINTAINER= shell@NetBSD.org
HOMEPAGE= http://happydoc.sf.net/
-COMMENT= python tool to generate Python API documents
+COMMENT= Python tool to generate Python API documents
PYDISTUTILSPKG= # defined
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
diff --git a/textproc/py-docutils/Makefile b/textproc/py-docutils/Makefile
index a6e79634492..b0392c53b8f 100644
--- a/textproc/py-docutils/Makefile
+++ b/textproc/py-docutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:45 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:48 martti Exp $
DISTNAME= docutils-0.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=docutils/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://docutils.sf.net/
-COMMENT= python tool to generate documents
+COMMENT= Python tool to generate documents
PYTHON_VERSIONS_ACCEPTED= 22 21
PYDISTUTILSPKG= # defined
diff --git a/textproc/pyxml/Makefile b/textproc/pyxml/Makefile
index bacb5379df9..cc9367a0519 100644
--- a/textproc/pyxml/Makefile
+++ b/textproc/pyxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/07/17 22:54:46 grant Exp $
+# $NetBSD: Makefile,v 1.18 2003/07/21 17:27:49 martti Exp $
#
DISTNAME= PyXML-0.8.2
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyxml/}
MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://pyxml.sourceforge.net/
-COMMENT= collection of libraries to process XML with Python
+COMMENT= Collection of libraries to process XML with Python
CONFLICTS+= PyXML-*
USE_BUILDLINK2= yes
diff --git a/textproc/qsubst/Makefile b/textproc/qsubst/Makefile
index d8dbc861b09..ddfae7644e2 100644
--- a/textproc/qsubst/Makefile
+++ b/textproc/qsubst/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 22:54:47 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/21 17:27:50 martti Exp $
#
DISTNAME= qsubst-20010422
@@ -7,6 +7,6 @@ CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= query-replace strings in files
+COMMENT= Query-replace strings in files
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/robodoc/Makefile b/textproc/robodoc/Makefile
index d0a117c004d..b51b6dc8a4f 100644
--- a/textproc/robodoc/Makefile
+++ b/textproc/robodoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:48 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/21 17:27:50 martti Exp $
#
DISTNAME= robodoc-3.2.3
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=robodoc/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= https://sourceforge.net/projects/robodoc/
-COMMENT= tool to support project documentation within source code
+COMMENT= Tool to support project documentation within source code
GNU_CONFIGURE= YES
USE_GMAKE= YES
diff --git a/textproc/ruby-erb/Makefile b/textproc/ruby-erb/Makefile
index 2d4032830e4..e5d43f6b774 100644
--- a/textproc/ruby-erb/Makefile
+++ b/textproc/ruby-erb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:49 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:51 martti Exp $
#
DISTNAME= erb-1.4.3
@@ -8,7 +8,7 @@ MASTER_SITES= http://www2a.biglobe.ne.jp/~seki/ruby/
MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://www2a.biglobe.ne.jp/~seki/ruby/
-COMMENT= implementation of eRuby (embedded ruby)
+COMMENT= Implementation of eRuby (embedded ruby)
DIST_SUBDIR= ruby
USE_RUBY= # defined
diff --git a/textproc/subtitleripper/Makefile b/textproc/subtitleripper/Makefile
index 78367913a38..5ffb9efd14f 100644
--- a/textproc/subtitleripper/Makefile
+++ b/textproc/subtitleripper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/17 22:54:52 grant Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/21 17:27:53 martti Exp $
#
DISTNAME= subtitleripper-0.3-1
@@ -9,7 +9,7 @@ WRKSRC= ${WRKDIR}/subtitleripper
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/subtitleripper/
-COMMENT= sub title ripping program
+COMMENT= Sub title ripping program
DEPENDS+= gocr-[0-9]*:../../textproc/gocr
diff --git a/textproc/untex/Makefile b/textproc/untex/Makefile
index 67e3850cb33..a551d2a4c30 100644
--- a/textproc/untex/Makefile
+++ b/textproc/untex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:54 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 17:27:54 martti Exp $
#
DISTNAME= untex-1.3
@@ -7,7 +7,7 @@ CATEGORIES= textproc
MASTER_SITES= ftp://hal6000.uni-duisburg.de/pub/source/
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= remove LaTeX commands
+COMMENT= Remove LaTeX commands
do-install:
${INSTALL_PROGRAM} ${WRKDIR}/untex ${PREFIX}/bin
diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile
index 74e1fa47d43..4528a25ab66 100644
--- a/textproc/urlview/Makefile
+++ b/textproc/urlview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:54 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 17:27:54 martti Exp $
DISTNAME= urlview-0.9
PKGREVISION= 1
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/contrib/ \
ftp://uiarchive.cso.uiuc.edu/pub/packages/mail/mutt/contrib/
MAINTAINER= tron@NetBSD.org
-COMMENT= extract URLs from text files and display them in a menu
+COMMENT= Extract URLs from text files and display them in a menu
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
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
diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile
index bbea36ebdb0..5a80d58b892 100644
--- a/textproc/xalan-j/Makefile
+++ b/textproc/xalan-j/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/07/17 22:54:55 grant Exp $
+# $NetBSD: Makefile,v 1.17 2003/07/21 17:27:55 martti Exp $
#
# Note: we currently use the pre-built (-bin) distribution of Xalan-J,
# because although Xalan runs fine under JDK 1.1, JDK 1.2 or greater is
@@ -12,7 +12,7 @@ MASTER_SITES= http://xml.apache.org/dist/xalan-j/
MAINTAINER= jwise@NetBSD.org
HOMEPAGE= http://xml.apache.org/xalan-j/
-COMMENT= the Apache Project's XSLT implementation
+COMMENT= The Apache Project's XSLT implementation
DEPENDS+= xerces-j>=1.2.0:../../textproc/xerces-j
diff --git a/textproc/xerces-c/Makefile b/textproc/xerces-c/Makefile
index 0b4c350aa72..421d63766dc 100644
--- a/textproc/xerces-c/Makefile
+++ b/textproc/xerces-c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/07/17 22:54:55 grant Exp $
+# $NetBSD: Makefile,v 1.13 2003/07/21 17:27:56 martti Exp $
#
DISTNAME= xerces-c-src1_7_0
@@ -9,7 +9,7 @@ MASTER_SITES= http://xml.apache.org/dist/xerces-c/stable/archives/Xerces-C_${DIS
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://xml.apache.org/xerces-c/
-COMMENT= validating C++ XML parser with DOM and SAX support
+COMMENT= Validating C++ XML parser with DOM and SAX support
USE_BUILDLINK2= YES
USE_GMAKE= YES
diff --git a/textproc/xerces-j/Makefile b/textproc/xerces-j/Makefile
index 85e625ed204..c7582e1add0 100644
--- a/textproc/xerces-j/Makefile
+++ b/textproc/xerces-j/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/07/17 22:54:55 grant Exp $
+# $NetBSD: Makefile,v 1.20 2003/07/21 17:27:57 martti Exp $
#
# Note: we currently use the pre-built (-bin) distribution of Xerces-J,
# because although Xerces runs fine under JDK 1.1, JDK 1.2 or greater is
@@ -12,7 +12,7 @@ MASTER_SITES= http://xml.apache.org/dist/xerces-j/
MAINTAINER= jwise@NetBSD.org
HOMEPAGE= http://xml.apache.org/xerces-j/
-COMMENT= the Apache Project's validating XML parser with DOM and SAX support
+COMMENT= The Apache Project's validating XML parser with DOM and SAX support
USE_JAVA= run
USE_BUILDLINK2=
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile
index 4f4631908d2..fc1fe1fc035 100644
--- a/textproc/yodl/Makefile
+++ b/textproc/yodl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/17 22:54:57 grant Exp $
+# $NetBSD: Makefile,v 1.12 2003/07/21 17:27:58 martti Exp $
DISTNAME= yodl-1.31.18
PKGREVISION= 2
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.lilypond.org/pub/yodl/development/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.xs4all.nl/~jantien/yodl/
-COMMENT= high-level document preparation system
+COMMENT= High-level document preparation system
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison