diff options
author | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2001-05-23 18:40:08 +0800 |
---|---|---|
committer | Yaroslav Tykhiy <ytykhiy@gmail.com> | 2001-05-23 18:40:08 +0800 |
commit | 0cd7f2608920a8b4111bd678661c0e6f34da3958 (patch) | |
tree | aac23b00654adecce0fb64f1ccf088b3209a0000 /audio | |
parent | 63180d184833d26d63f477ad01e0cef79416a059 (diff) | |
download | freebsd-ports-gnome-0cd7f2608920a8b4111bd678661c0e6f34da3958.tar.gz freebsd-ports-gnome-0cd7f2608920a8b4111bd678661c0e6f34da3958.tar.zst freebsd-ports-gnome-0cd7f2608920a8b4111bd678661c0e6f34da3958.zip |
Since the module uses freedb.org by default now,
the note on the cddb.com vs. freedb.org issue became
irrelevant and needs to be removed from pkg-descr.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/p5-CDDB/pkg-descr | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/audio/p5-CDDB/pkg-descr b/audio/p5-CDDB/pkg-descr index 95dae6bf758d..11e8fb5f4a7c 100644 --- a/audio/p5-CDDB/pkg-descr +++ b/audio/p5-CDDB/pkg-descr @@ -8,13 +8,6 @@ itself, but relies on the main program supplying disc data. Therefore, it is particularly useful for developing software that deals with alternative media, such as MPEG audio files. -*Note*: The original CDDB project (http://www.cddb.com) was aquired -by some greedy folks that decided to force developers pay license -fees. Thus they no longer provide service to those who use unlicensed -client software. So a patch is included in this port that changes -the default server to that of the freedb.org project -(http://www.freedb.org). - WWW: http://search.cpan.org/search?module=CDDB - Yar |