diff options
Diffstat (limited to 'www/mod_mp3')
-rw-r--r-- | www/mod_mp3/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/mod_mp3/Makefile b/www/mod_mp3/Makefile index 62c306e..ca370c6 100644 --- a/www/mod_mp3/Makefile +++ b/www/mod_mp3/Makefile @@ -8,9 +8,7 @@ PORTNAME= mod_mp3 PORTVERSION= 0.40 CATEGORIES= www audio -MASTER_SITES= http://software.tangent.org/download/ \ - ftp://ftp.tangent.org/pub/apache/ \ - http://atreides.freenix.no/~anders/ +MASTER_SITES= http://download.tangent.org/ MAINTAINER= apache@FreeBSD.org COMMENT= Apache module to allow MP3 streaming |