diff options
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/tv_grab_au/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/tv_grab_au/Makefile b/multimedia/tv_grab_au/Makefile index b6a481719380..8c11b56eae99 100644 --- a/multimedia/tv_grab_au/Makefile +++ b/multimedia/tv_grab_au/Makefile @@ -9,7 +9,8 @@ PORTNAME= tv_grab_au PORTVERSION= 0.6.2 PORTREVISION= 2 CATEGORIES= multimedia -MASTER_SITES= http://www.onlinetractorparts.com.au/rohbags/xmltvau/ +MASTER_SITES= http://www.tienza.es/crux/mirror/ \ + http://www.onlinetractorparts.com.au/rohbags/xmltvau/ # DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org @@ -17,8 +18,6 @@ COMMENT= X 'tv_grab_au' is an XMLTV grabber for Australian TV programmes RUN_DEPENDS= tv_check:${PORTSDIR}/textproc/p5-xmltv -BROKEN= does not fetch - NO_WRKSUBDIR= yes NO_BUILD= yes |