diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-07 23:31:09 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-07 23:31:09 +0000 |
commit | 886e4dc39509c637082faf287c72da7257a6ef6a (patch) | |
tree | 065fed7392fc4eb182255c1df64d4512a504cd3b /audio/libogg | |
parent | 9cdfbb182b41dd6b4ecc57ce162009b1dfd98cd6 (diff) |
Remove dead mirror.
Submitted by: fenner (portsurvey)
Notes
Notes:
svn path=/head/; revision=82486
Diffstat (limited to 'audio/libogg')
-rw-r--r-- | audio/libogg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |