aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2011-09-09 12:11:49 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2011-09-09 12:11:49 +0000
commit508bab481bccb07a5f92b9fdb223cdee4bd0dc37 (patch)
tree15d2a146fe06ade51a28445fd0e5d072caf5c781
parentc4907c4b8b5cc4d73180c995aed0e8a6741fddf8 (diff)
downloadports-508bab481bccb07a5f92b9fdb223cdee4bd0dc37.tar.gz
ports-508bab481bccb07a5f92b9fdb223cdee4bd0dc37.zip
Notes
-rw-r--r--databases/slony1/files/pkg-message.in2
-rw-r--r--databases/slony1v2/files/pkg-message.in2
-rw-r--r--sysutils/moreutils-parallel/pkg-descr2
3 files changed, 3 insertions, 3 deletions
diff --git a/databases/slony1/files/pkg-message.in b/databases/slony1/files/pkg-message.in
index d63faf0d7d1b..2928d1c0a5b5 100644
--- a/databases/slony1/files/pkg-message.in
+++ b/databases/slony1/files/pkg-message.in
@@ -1,7 +1,7 @@
**********************************************************************
-Please read the docs on configuring and runing slony-1. Unless you specified
+Please read the docs on configuring and running slony-1. Unless you specified
NOPORTDOCS, they are in the %%LOCALBASE%%/share/doc/slony1 directory.
If you are upgrading from a prior version of slony, please read the UPGRADING
diff --git a/databases/slony1v2/files/pkg-message.in b/databases/slony1v2/files/pkg-message.in
index 95536a320297..7ac395fa6559 100644
--- a/databases/slony1v2/files/pkg-message.in
+++ b/databases/slony1v2/files/pkg-message.in
@@ -1,6 +1,6 @@
*******************************************************************************
-Please read the docs on configuring and runing slony-1. Unless you specified
+Please read the docs on configuring and running slony-1. Unless you specified
NOPORTDOCS, they are in the %%LOCALBASE%%/share/doc/slony1 directory.
If you are upgrading from a prior version of slony, please read the UPGRADING
diff --git a/sysutils/moreutils-parallel/pkg-descr b/sysutils/moreutils-parallel/pkg-descr
index 195a343de7b6..04083ead5dbf 100644
--- a/sysutils/moreutils-parallel/pkg-descr
+++ b/sysutils/moreutils-parallel/pkg-descr
@@ -1,7 +1,7 @@
The 'parallel' utility from the moreutils suite. Runs multiple jobs
at once.
-Made available as a seperate port so the rest of the suite can be
+Made available as a separate port so the rest of the suite can be
installed without conflicting with sysutils/parallel.
moreutils is a growing collection of the unix tools that nobody