summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-07-21 17:10:16 +0000
committermartti <martti@pkgsrc.org>2003-07-21 17:10:16 +0000
commit8cee801716c19084440add72337db8c66fdecd77 (patch)
treeeff16ffd0410f46348a273a219d189bfbe330a41 /pkgtools
parent1bf05cdb3721a1c6e8acf95c6b98d165ef7bff4c (diff)
downloadpkgsrc-8cee801716c19084440add72337db8c66fdecd77.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/cdpack/Makefile4
-rw-r--r--pkgtools/libkver/Makefile4
-rw-r--r--pkgtools/mtree/Makefile4
-rw-r--r--pkgtools/pkg_filecheck/Makefile4
-rw-r--r--pkgtools/pkg_install-info/Makefile4
-rw-r--r--pkgtools/pkgmanpages/Makefile4
-rw-r--r--pkgtools/pkgsurvey/Makefile4
-rw-r--r--pkgtools/shlock/Makefile4
-rw-r--r--pkgtools/x11-links/Makefile4
-rw-r--r--pkgtools/xpkgwedge/Makefile4
10 files changed, 20 insertions, 20 deletions
diff --git a/pkgtools/cdpack/Makefile b/pkgtools/cdpack/Makefile
index 763f69e2f94..15203502810 100644
--- a/pkgtools/cdpack/Makefile
+++ b/pkgtools/cdpack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/07/17 22:52:12 grant Exp $
+# $NetBSD: Makefile,v 1.14 2003/07/21 17:14:05 martti Exp $
#
DISTNAME= cdpack-1.5
@@ -9,7 +9,7 @@ DISTFILES= # empty
MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.NetBSD.org
-COMMENT= utility to create multi-cd binary package collections
+COMMENT= Utility to create multi-cd binary package collections
# for mkisofs
DEPENDS+= cdrecord-[0-9]*:../../sysutils/cdrecord
diff --git a/pkgtools/libkver/Makefile b/pkgtools/libkver/Makefile
index 16a2747dbfd..422941f5408 100644
--- a/pkgtools/libkver/Makefile
+++ b/pkgtools/libkver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/20 15:37:46 seb Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/21 17:14:06 martti Exp $
DISTNAME= libkver-${VERSION}
CATEGORIES= pkgtools
@@ -7,7 +7,7 @@ DISTFILES= # empty
MAINTAINER= seb@NetBSD.org
#HOMEPAGE=
-COMMENT= shared library and sysctl(1) replacement to override system version
+COMMENT= Shared library and sysctl(1) replacement to override system version
USE_BUILDLINK2= # defined
diff --git a/pkgtools/mtree/Makefile b/pkgtools/mtree/Makefile
index 8f5485614d3..78e2f59da87 100644
--- a/pkgtools/mtree/Makefile
+++ b/pkgtools/mtree/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/06/30 15:54:19 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/21 17:14:06 martti Exp $
#
DISTNAME= mtree-20030630
@@ -8,7 +8,7 @@ DISTFILES= # empty
MAINTAINER= grant@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/
-COMMENT= a utility for mapping directory hierarchies
+COMMENT= Utility for mapping directory hierarchies
USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
diff --git a/pkgtools/pkg_filecheck/Makefile b/pkgtools/pkg_filecheck/Makefile
index 1c33dd3d76c..69b1b710d6b 100644
--- a/pkgtools/pkg_filecheck/Makefile
+++ b/pkgtools/pkg_filecheck/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/17 22:52:15 grant Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/21 17:14:07 martti Exp $
#
DISTNAME= pkg_filecheck-0.1
@@ -9,7 +9,7 @@ DISTFILES= # empty
MAINTAINER= dillo@NetBSD.org
#HOMEPAGE= http://www.NetBSD.org/Documentation/netbsd/Packages.txt
-COMMENT= check for files not owned by any package
+COMMENT= Check for files not owned by any package
USE_PERL5= run
diff --git a/pkgtools/pkg_install-info/Makefile b/pkgtools/pkg_install-info/Makefile
index 14247c7aeda..34877b1a44e 100644
--- a/pkgtools/pkg_install-info/Makefile
+++ b/pkgtools/pkg_install-info/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 22:52:15 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/21 17:14:08 martti Exp $
#
DISTNAME= pkg_install-info-${VERSION}
@@ -9,7 +9,7 @@ DISTFILES= # empty
MAINTAINER= seb@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/texinfo/texinfo.html
-COMMENT= standalone GNU info file installation utility
+COMMENT= Standalone GNU info file installation utility
USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
diff --git a/pkgtools/pkgmanpages/Makefile b/pkgtools/pkgmanpages/Makefile
index 90887841c1f..32aac473448 100644
--- a/pkgtools/pkgmanpages/Makefile
+++ b/pkgtools/pkgmanpages/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:52:18 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 17:14:08 martti Exp $
#
DISTNAME= pkgmanpages-19991222
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= agc@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/
-COMMENT= manual page(s) for the packages collection
+COMMENT= Manual page(s) for the packages collection
NO_BUILD= yes
diff --git a/pkgtools/pkgsurvey/Makefile b/pkgtools/pkgsurvey/Makefile
index 290110e7d04..b19786b6e95 100644
--- a/pkgtools/pkgsurvey/Makefile
+++ b/pkgtools/pkgsurvey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/03/29 12:42:12 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 17:14:09 martti Exp $
#
DISTNAME= pkgsurvey-0.0
@@ -8,7 +8,7 @@ MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= agc@pkgsrc.org
-COMMENT= utility to collate pkg information, and mail to central census site
+COMMENT= Utility to collate pkg information, and mail to central census site
NO_CHECKSUM= yes
NO_CONFIGURE= yes
diff --git a/pkgtools/shlock/Makefile b/pkgtools/shlock/Makefile
index ae22ce00665..58a24c55f38 100644
--- a/pkgtools/shlock/Makefile
+++ b/pkgtools/shlock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:52:19 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 17:14:09 martti Exp $
#
DISTNAME= shlock-20020114
@@ -9,7 +9,7 @@ DISTFILES= # empty
MAINTAINER= tech-pkg@NetBSD.org
#HOMEPAGE=
-COMMENT= shell utility to perform dot-locking
+COMMENT= Shell utility to perform dot-locking
ONLY_FOR_PLATFORM= SunOS-*-* Linux-*-*
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile
index cdb2071ee6d..82b37e11a81 100644
--- a/pkgtools/x11-links/Makefile
+++ b/pkgtools/x11-links/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2003/07/17 22:52:19 grant Exp $
+# $NetBSD: Makefile,v 1.34 2003/07/21 17:14:10 martti Exp $
#
# NOTE: If you update this package, then you'll likely need to also update
# the x11-links dependency in mk/buildlink2/bsd.buildlink2.mk to the
@@ -12,7 +12,7 @@ DISTFILES= # empty
MAINTAINER= jlam@NetBSD.org
HOMEPAGE= ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/Packages.txt
-COMMENT= shadow tree of links to X11R6 headers and libraries
+COMMENT= Shadow tree of links to X11R6 headers and libraries
USE_BUILDLINK2= # defined
EXTRACT_ONLY= # empty
diff --git a/pkgtools/xpkgwedge/Makefile b/pkgtools/xpkgwedge/Makefile
index 301e473df32..87ecd205d84 100644
--- a/pkgtools/xpkgwedge/Makefile
+++ b/pkgtools/xpkgwedge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2003/07/17 22:52:20 grant Exp $
+# $NetBSD: Makefile,v 1.38 2003/07/21 17:14:11 martti Exp $
DISTNAME= xpkgwedge-1.7
WRKSRC= ${WRKDIR}
@@ -8,7 +8,7 @@ DISTFILES= # empty
MAINTAINER= jlam@NetBSD.org
HOMEPAGE= ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/Packages.txt
-COMMENT= allows X11 pkgs to be built and used outside of /usr/X11R6
+COMMENT= Allows X11 pkgs to be built and used outside of /usr/X11R6
NOT_FOR_PLATFORM= SunOS-*-*