summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /pkgtools
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/bsdpak/DESCR2
-rw-r--r--pkgtools/cdpack/DESCR2
-rw-r--r--pkgtools/pkgsurvey/DESCR2
-rw-r--r--pkgtools/pkgsurvey/MESSAGE6
-rw-r--r--pkgtools/url2pkg/DESCR2
-rw-r--r--pkgtools/xpkgwedge/INSTALL4
6 files changed, 9 insertions, 9 deletions
diff --git a/pkgtools/bsdpak/DESCR b/pkgtools/bsdpak/DESCR
index 9f08339dfac..0e7963b5218 100644
--- a/pkgtools/bsdpak/DESCR
+++ b/pkgtools/bsdpak/DESCR
@@ -1,2 +1,2 @@
BSD package management utility.
-Aids user in finding, removing, upgrading, and installing packages in pkgsrc.
+Aids user in finding, removing, upgrading, and installing packages in pkgsrc.
diff --git a/pkgtools/cdpack/DESCR b/pkgtools/cdpack/DESCR
index c3d1c47ffa1..07ce572db7e 100644
--- a/pkgtools/cdpack/DESCR
+++ b/pkgtools/cdpack/DESCR
@@ -7,5 +7,5 @@ arranges the packages so any package on CD number `n' will
have all of its dependencies on CD numbers 1 through `n'.
The "no inter-CD depends" algorithm will place certain
packages on more than one CD to ensure that each CD is self
-contained (all package dependencies are satisfied within
+contained (all package dependencies are satisfied within
the single CD).
diff --git a/pkgtools/pkgsurvey/DESCR b/pkgtools/pkgsurvey/DESCR
index 4627a805244..3eb1391061b 100644
--- a/pkgtools/pkgsurvey/DESCR
+++ b/pkgtools/pkgsurvey/DESCR
@@ -10,7 +10,7 @@ by the pkgsrc people, for finding the most popular packages.
If the idea of divulging package or operating system version
information is distasteful to you, or does not conform to your site's
-policy, then please feel free to delete pkgsurvey from your system:
+policy, then please feel free to delete pkgsurvey from your system:
as root, type
pkg_delete -v pkgsurvey
diff --git a/pkgtools/pkgsurvey/MESSAGE b/pkgtools/pkgsurvey/MESSAGE
index 22378ab082c..5229c39711f 100644
--- a/pkgtools/pkgsurvey/MESSAGE
+++ b/pkgtools/pkgsurvey/MESSAGE
@@ -1,15 +1,15 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:30 wiz Exp $
+$NetBSD: MESSAGE,v 1.3 2003/05/06 17:42:24 jmmv Exp $
Run
pkgsurvey
to send a list of all your installed packages via mail to the people
-doing NetBSD pkgsrc works to help them keep the system at an optimum.
+doing NetBSD pkgsrc works to help them keep the system at an optimum.
If the idea of divulging package or operating system version
information is distasteful to you, or does not conform to your site's
-policy, then please feel free to delete pkgsurvey from your system:
+policy, then please feel free to delete pkgsurvey from your system:
as root, type
pkg_delete -v pkgsurvey
diff --git a/pkgtools/url2pkg/DESCR b/pkgtools/url2pkg/DESCR
index 72fc41f1651..68c3939f3e9 100644
--- a/pkgtools/url2pkg/DESCR
+++ b/pkgtools/url2pkg/DESCR
@@ -1,5 +1,5 @@
Shellscript that will take an URL of a source .tar.gz (or other)
-file, and perform some steps to generate a package:
+file, and perform some steps to generate a package:
- setup a basic Makefile
- run "make fetch" and "make makesum"
diff --git a/pkgtools/xpkgwedge/INSTALL b/pkgtools/xpkgwedge/INSTALL
index aa2fad3c8bb..82d8928ed14 100644
--- a/pkgtools/xpkgwedge/INSTALL
+++ b/pkgtools/xpkgwedge/INSTALL
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: INSTALL,v 1.2 2002/02/26 21:49:06 jlam Exp $
+# $NetBSD: INSTALL,v 1.3 2003/05/06 17:42:24 jmmv Exp $
PKGNAME=$1
STAGE=$2
@@ -38,7 +38,7 @@ POST-INSTALL)
else
${ECHO} -n "Creating ${HOSTDEF}..."
if [ -f ${X11_HOSTDEF} ]
- then
+ then
${CP} -f ${X11_HOSTDEF} ${HOSTDEF}.bak
else
${CP} -f /dev/null ${HOSTDEF}.bak