diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-15 12:52:11 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-15 12:52:11 +0000 |
commit | bbdb4d4623af20d8961a05714d90a79427324ff6 (patch) | |
tree | ec2f968bc32f2967ab6838df1d2f3e268f36e677 /audio/libcddb | |
parent | 51feb227ddbaf3259a443886e7b1ad4dcddf7327 (diff) |
Notes
Diffstat (limited to 'audio/libcddb')
-rw-r--r-- | audio/libcddb/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libcddb/pkg-descr b/audio/libcddb/pkg-descr index 0d5f1d2edd29..600f7dcb26ff 100644 --- a/audio/libcddb/pkg-descr +++ b/audio/libcddb/pkg-descr @@ -1,6 +1,6 @@ Libcddb is a library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (http://freedb.org). It -tries to be as cross-platform as possible. The initial libary will +tries to be as cross-platform as possible. The initial library will have a C API. WWW: http://libcddb.sourceforge.net/ |