From c3b44e76256bc6118cca9bf1fecf9396a1a38834 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Fri, 22 Aug 2008 19:32:02 +0000 Subject: - Add more mirrors to make it fetchable; unbreak --- audio/gogo/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'audio') diff --git a/audio/gogo/Makefile b/audio/gogo/Makefile index e0ba926351a7..5dd4c8e2b055 100644 --- a/audio/gogo/Makefile +++ b/audio/gogo/Makefile @@ -9,15 +9,16 @@ PORTNAME= gogo PORTVERSION= 2.39b PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://homepage1.nifty.com/herumi/soft/gogo2/src/ +MASTER_SITES= ftp://ftp.csie.ncu.edu.tw/FreeBSD/ports/distfiles/ \ + ftp://ftp.thu.edu.tw/FreeBSD/ports/distfiles/ \ + ftp://ftp.42.org/pub/FreeBSD/distfiles/ + DISTNAME= gogo239b EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Very fast MP3 encoder using recent x86 processors' features -BROKEN= does not fetch - OPTIONS= THREADS "Use linuxthreads for increased SMP performance" off # More than version 0.98 -- cgit