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/libao | |
parent | 9cdfbb182b41dd6b4ecc57ce162009b1dfd98cd6 (diff) | |
download | ports-886e4dc39509c637082faf287c72da7257a6ef6a.tar.gz ports-886e4dc39509c637082faf287c72da7257a6ef6a.zip |
Notes
Diffstat (limited to 'audio/libao')
-rw-r--r-- | audio/libao/Makefile | 1 |
1 files changed, 0 insertions, 1 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 |