diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2004-05-25 19:11:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2004-05-25 19:11:36 +0000 |
commit | 69503c2097ed712e4243e3b7ede5eab86e7a9cc6 (patch) | |
tree | fa34a4315b77f3aa6a44f7b343a773f379cf127e /audio/ruby-freedb | |
parent | 90adababfb148d6707ed49e5091b185ffdcdb5c0 (diff) |
Notes
Diffstat (limited to 'audio/ruby-freedb')
-rw-r--r-- | audio/ruby-freedb/Makefile | 2 | ||||
-rw-r--r-- | audio/ruby-freedb/pkg-descr | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/ruby-freedb/Makefile b/audio/ruby-freedb/Makefile index 093ae4f8c072..db0038c33dc8 100644 --- a/audio/ruby-freedb/Makefile +++ b/audio/ruby-freedb/Makefile @@ -8,7 +8,7 @@ PORTNAME= freedb PORTVERSION= 0.5 CATEGORIES= audio net ruby -MASTER_SITES= http://davedd.free.fr/%SUBDIR%/download/ +MASTER_SITES= http://rubyforge.org/frs/download.php/69/ MASTER_SITE_SUBDIR= ruby-${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} diff --git a/audio/ruby-freedb/pkg-descr b/audio/ruby-freedb/pkg-descr index 94b8c29852eb..a889a4c12384 100644 --- a/audio/ruby-freedb/pkg-descr +++ b/audio/ruby-freedb/pkg-descr @@ -2,5 +2,5 @@ Ruby/Freedb is a library that provides access to Freedb/CDDB servers to find some useful CD-Audio informations (CD-title, tracks titles). This library includes low-level functions to access CD-ROM device. -Author: Guillaume Pierronnet <moumar@netcourrier.com> -WWW: http://davedd.free.fr/ruby-freedb/ +Author: Guillaume Pierronnet <moumar@rubyforge.org> +WWW: http://ruby-freedb.rubyforge.org/ |