aboutsummaryrefslogtreecommitdiff
path: root/audio/liba52
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2008-06-15 12:52:11 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2008-06-15 12:52:11 +0000
commitbbdb4d4623af20d8961a05714d90a79427324ff6 (patch)
treeec2f968bc32f2967ab6838df1d2f3e268f36e677 /audio/liba52
parent51feb227ddbaf3259a443886e7b1ad4dcddf7327 (diff)
downloadports-bbdb4d4623af20d8961a05714d90a79427324ff6.tar.gz
ports-bbdb4d4623af20d8961a05714d90a79427324ff6.zip
A few typo fixes for ports/audio descriptions.
Notes
Notes: svn path=/head/; revision=214897
Diffstat (limited to 'audio/liba52')
-rw-r--r--audio/liba52/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/liba52/pkg-descr b/audio/liba52/pkg-descr
index 10e66340e5da..0938c070efa3 100644
--- a/audio/liba52/pkg-descr
+++ b/audio/liba52/pkg-descr
@@ -7,7 +7,7 @@ Portability - most of the code is written in C, and when we use
platform-specific optimizations we always have a generic C routine
to fall back on.
-Reuseability - we do not want liba52 to include any project-specific
+Reusability - we do not want liba52 to include any project-specific
code, but it should still include enough features to be used by
very diverse projects.