diff options
author | olgeni <olgeni@FreeBSD.org> | 2011-09-09 20:42:17 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2011-09-09 20:42:17 +0800 |
commit | 35dec996c0022d7293c57c6294e8e90135e25646 (patch) | |
tree | 317b40e76cd383cf031cbfed764252a2145beeaf | |
parent | 984fe98ffd732a54bdae0f4931912b526172a4a8 (diff) | |
download | freebsd-ports-graphics-35dec996c0022d7293c57c6294e8e90135e25646.tar.gz freebsd-ports-graphics-35dec996c0022d7293c57c6294e8e90135e25646.tar.zst freebsd-ports-graphics-35dec996c0022d7293c57c6294e8e90135e25646.zip |
Fix a typo.
-rw-r--r-- | audio/vitunes/pkg-descr | 2 | ||||
-rw-r--r-- | databases/dalmp/pkg-descr | 2 | ||||
-rw-r--r-- | graphics/gource/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/vitunes/pkg-descr b/audio/vitunes/pkg-descr index a1facc12d96..4bae77ff9f8 100644 --- a/audio/vitunes/pkg-descr +++ b/audio/vitunes/pkg-descr @@ -1,5 +1,5 @@ vitunes is a curses-based playlist manager and media player for *nix operating -systems with vim-like keybinds. It's primary goal is to serve as an index of +systems with vim-like keybinds. Its primary goal is to serve as an index of "tagged" multimedia files and provide a quick, easy interface for browsing & searching your files, and creating playlists. diff --git a/databases/dalmp/pkg-descr b/databases/dalmp/pkg-descr index f3abefc2456..0fe1ba4076c 100644 --- a/databases/dalmp/pkg-descr +++ b/databases/dalmp/pkg-descr @@ -7,7 +7,7 @@ Details: memcache support. apc support. Group caching, cache by groups and flush by groups or individual keys. - Disck cache support. + Disk cache support. Prepared statements ready. Secure connections with SSL. Ability to use different cache types at the same time. diff --git a/graphics/gource/pkg-descr b/graphics/gource/pkg-descr index 9c91d6d3aeb..740cc94e26b 100644 --- a/graphics/gource/pkg-descr +++ b/graphics/gource/pkg-descr @@ -3,6 +3,6 @@ OpenGL-based 3D visualisation tool for source control repositories. The repository is displayed as a tree where the root of the repository is the centre, directories are branches and files are leaves. Contributors to the source code appear and disappear -ias they contribute to specific files and directories. +as they contribute to specific files and directories. WWW: http://code.google.com/p/gource/ |