diff options
-rw-r--r-- | audio/libao/Makefile | 1 | ||||
-rw-r--r-- | audio/libogg/Makefile | 1 | ||||
-rw-r--r-- | audio/libvorbis/Makefile | 1 | ||||
-rw-r--r-- | audio/vorbis-tools/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/audio/libao/Makefile b/audio/libao/Makefile index ac0e114c9d5a..7c83aee53b95 100644 --- a/audio/libao/Makefile +++ b/audio/libao/Makefile @@ -12,7 +12,6 @@ CATEGORIES= audio MASTER_SITES= http://www.vorbis.com/files/1.0/unix/ \ ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \ http://www.casterclub.com/vorbis/unix/ \ - http://www.cyclooctane.com/vorbis/unix/ \ http://www.math.utoledo.edu/~chaese/Vorbis/unix/ MAINTAINER= naddy@FreeBSD.org diff --git a/audio/libogg/Makefile b/audio/libogg/Makefile index b55b477a8ab9..a219d6cf0330 100644 --- a/audio/libogg/Makefile +++ b/audio/libogg/Makefile @@ -13,7 +13,6 @@ CATEGORIES= audio MASTER_SITES= http://www.vorbis.com/files/1.0/unix/ \ ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \ http://www.casterclub.com/vorbis/unix/ \ - http://www.cyclooctane.com/vorbis/unix/ \ http://www.math.utoledo.edu/~chaese/Vorbis/unix/ MAINTAINER= naddy@FreeBSD.org diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index 05867d8b82fd..8aa7fd71be65 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -13,7 +13,6 @@ CATEGORIES= audio MASTER_SITES= http://www.vorbis.com/files/1.0/unix/ \ ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \ http://www.casterclub.com/vorbis/unix/ \ - http://www.cyclooctane.com/vorbis/unix/ \ http://www.math.utoledo.edu/~chaese/Vorbis/unix/ MAINTAINER= naddy@FreeBSD.org diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index 157b15e410c3..ee4138e1a28c 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -13,7 +13,6 @@ CATEGORIES= audio MASTER_SITES= http://www.vorbis.com/files/1.0/unix/ \ ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \ http://www.casterclub.com/vorbis/unix/ \ - http://www.cyclooctane.com/vorbis/unix/ \ http://www.math.utoledo.edu/~chaese/Vorbis/unix/ MAINTAINER= naddy@FreeBSD.org |