diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-27 07:36:51 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-27 07:36:51 +0800 |
commit | da7d4498293818e994f229571cdade4bb3464fa4 (patch) | |
tree | cab44f5d9fac7d9480f44395d5c6516e22416d33 /audio | |
parent | 552c11ba204b1eff531c3466e4828db1faf83acd (diff) | |
download | freebsd-ports-gnome-da7d4498293818e994f229571cdade4bb3464fa4.tar.gz freebsd-ports-gnome-da7d4498293818e994f229571cdade4bb3464fa4.tar.zst freebsd-ports-gnome-da7d4498293818e994f229571cdade4bb3464fa4.zip |
Removed old ftp.linuxpowered.com and xiph.stratius.com ftp-sites
Noticed by: portsurvey.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/vorbis-tools/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index bfbaa068396b..3818b9e2fa81 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -10,9 +10,7 @@ PORTVERSION= 1.0 PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= audio -MASTER_SITES= ftp://ftp.linuxpowered.com/pub/Vorbis/unix/ \ - ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \ - http://xiph.stratius.com/vorbis/unix/ \ +MASTER_SITES= ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \ http://www.oddsock.org/vorbis/unix/ \ http://www.casterclub.com/vorbis/unix/ \ http://www.math.utoledo.edu/~chaese/Vorbis/unix/ |