aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-08-09 02:14:40 +0800
committerknu <knu@FreeBSD.org>2003-08-09 02:14:40 +0800
commit62020b92559f0677206f603ade242577c4e04990 (patch)
tree6bd0594c16d1a607234b59a9a5efe95b290bc0a5 /audio
parentc29aa50f52bbaa3cb39a1e33a50cf1fdcba9e96e (diff)
downloadfreebsd-ports-gnome-62020b92559f0677206f603ade242577c4e04990.tar.gz
freebsd-ports-gnome-62020b92559f0677206f603ade242577c4e04990.tar.zst
freebsd-ports-gnome-62020b92559f0677206f603ade242577c4e04990.zip
Update MASTER_SITES and WWW.
Diffstat (limited to 'audio')
-rw-r--r--audio/ruby-mp3tag/Makefile2
-rw-r--r--audio/ruby-mp3tag/pkg-descr4
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/ruby-mp3tag/Makefile b/audio/ruby-mp3tag/Makefile
index 00bf15984277..b48deaf4ee48 100644
--- a/audio/ruby-mp3tag/Makefile
+++ b/audio/ruby-mp3tag/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mp3tag
PORTVERSION= 1.0
CATEGORIES= audio ruby
-MASTER_SITES= http://www.cs.auc.dk/~larsch/ruby/
+MASTER_SITES= http://users.cybercity.dk/~dsl8950/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
diff --git a/audio/ruby-mp3tag/pkg-descr b/audio/ruby-mp3tag/pkg-descr
index 9487dc732e11..05ee5515a237 100644
--- a/audio/ruby-mp3tag/pkg-descr
+++ b/audio/ruby-mp3tag/pkg-descr
@@ -2,5 +2,5 @@ Mp3Tag is a ruby module that handles ID3v1.1 tags in MP3 files. It
can read ID3v1.0 and ID3v1.1 but only write ID3v1.1 tags. It can save
new tags and remove tags.
-Author: Lars Christensen <larsch@cs.auc.dk>
-WWW: http://www.cs.auc.dk/~larsch/ruby/mp3tag.html
+Author: Lars Christensen <dsl8950@vip.cybercity.dk>
+WWW: http://users.cybercity.dk/~dsl8950/ruby/mp3tag.html