diff options
author | olgeni <olgeni@FreeBSD.org> | 2010-07-30 22:11:09 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2010-07-30 22:11:09 +0800 |
commit | f4799ce234c2f7f68c08845773bf6a47dc9be41e (patch) | |
tree | 164a2e2de68e47289cd77c8e0057afd68cf135d6 | |
parent | 9ffd0f8cc5aa7942611231774168938320ebd864 (diff) | |
download | freebsd-ports-gnome-f4799ce234c2f7f68c08845773bf6a47dc9be41e.tar.gz freebsd-ports-gnome-f4799ce234c2f7f68c08845773bf6a47dc9be41e.tar.zst freebsd-ports-gnome-f4799ce234c2f7f68c08845773bf6a47dc9be41e.zip |
Typo fix.
-rw-r--r-- | games/odamex/pkg-descr | 4 | ||||
-rw-r--r-- | graphics/p5-Graph-SocialMap/pkg-descr | 4 | ||||
-rw-r--r-- | security/cfv/pkg-descr | 2 | ||||
-rw-r--r-- | shells/rc/pkg-descr | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/games/odamex/pkg-descr b/games/odamex/pkg-descr index 63ebd8a8b432..cfaecd0ce5f4 100644 --- a/games/odamex/pkg-descr +++ b/games/odamex/pkg-descr @@ -6,12 +6,12 @@ Odamex can run on a wide range of operating systems and hardware, so players should be able to play on almost any platform. Features: * The popular ZDoom 1.22 core engine and CSDoom 0.62 core netcode. -* Compatability with many major operating systems, including Windows, Linux, +* Compatibility with many major operating systems, including Windows, Linux, FreeBSD and Mac OSX. * Core gameplay modeled on the original doom2.exe. * Streamlined WAD loading, allowing the server and clients to load WAD files on the fly without needing to restart the client or server. -* Compatability with Boom, MBF and CTF Standard maps. +* Compatibility with Boom, MBF and CTF Standard maps. * Deathmatch, Cooperative, Team Deathmatch and CTF gametypes. * Jumping, Mouselook and other non-standard features available as server-side options. diff --git a/graphics/p5-Graph-SocialMap/pkg-descr b/graphics/p5-Graph-SocialMap/pkg-descr index 73b201880afb..0e530961ff0d 100644 --- a/graphics/p5-Graph-SocialMap/pkg-descr +++ b/graphics/p5-Graph-SocialMap/pkg-descr @@ -19,7 +19,7 @@ Defines 4 issues which have common people involves in, the relation 'WorkWith' involves Marry and Rose, and the relation 'ChatWith' involves Marry and Peacock. By this 2 relations, we say that Marry is directly connected to Rose and Peacock, and Rose and Peacock are connected to each -other indirectly, with degree of seperation 1. Likewise, Marry and Joan -are connected to each other with degree of seperation 2. +other indirectly, with degree of separation 1. Likewise, Marry and Joan +are connected to each other with degree of separation 2. WWW: http://search.cpan.org/dist/Graph-SocialMap diff --git a/security/cfv/pkg-descr b/security/cfv/pkg-descr index 3add870166f4..6fa67034f29c 100644 --- a/security/cfv/pkg-descr +++ b/security/cfv/pkg-descr @@ -7,7 +7,7 @@ Features: - automatic checksum file naming ability in create mode - recursive operation - show unverified files option - - ignore case and fix path seperator options for cross platform use + - ignore case and fix path separator options for cross platform use - transparent gzip support for checksum files - configurable renaming of bad files (with testing against previous bad files, to save only unique differing copies) diff --git a/shells/rc/pkg-descr b/shells/rc/pkg-descr index 2650ae6d6bbd..3fe93bd9b1c9 100644 --- a/shells/rc/pkg-descr +++ b/shells/rc/pkg-descr @@ -2,7 +2,7 @@ This is a reimplementation for Unix, by Byron Rakitzis, of the Plan 9 shell. rc offers much the same capabilities as a traditional Bourne shell, but with a much cleaner syntax. -See the end of the man page, under "INCOMPATABILITIES" for (known?) +See the end of the man page, under "INCOMPATIBILITIES" for (known?) differences from the "real" rc. Scott Kenney <saken@hotel.rmta.org> |