From cc694e4f870ff64a414c046311596df32e654013 Mon Sep 17 00:00:00 2001 From: Chris Rees Date: Sat, 13 Aug 2011 07:40:10 +0000 Subject: Fix fetch, but it could still do with an update. PR: ports/159667 --- net-p2p/vuze/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-p2p/vuze') diff --git a/net-p2p/vuze/Makefile b/net-p2p/vuze/Makefile index c118953f2ef4..8e45fc35babf 100644 --- a/net-p2p/vuze/Makefile +++ b/net-p2p/vuze/Makefile @@ -9,7 +9,9 @@ PORTNAME= vuze PORTVERSION= 4.3.1.4 PORTREVISION= 2 CATEGORIES= net-p2p java -MASTER_SITES= SF/azureus/${PORTNAME}/${PORTNAME}-${PORTVERSION} +# Moved to x-obsolete, could do with an update +#MASTER_SITES= SF/azureus/${PORTNAME}/${PORTNAME}-${PORTVERSION} +MASTER_SITES= SF/azureus/x_obsolete/${PORTNAME}-${PORTVERSION} DISTNAME= Vuze_${PORTVERSION}_source MAINTAINER= ports@FreeBSD.org @@ -19,8 +21,6 @@ BUILD_DEPENDS= ${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \ ${JAVALIBDIR}/commons-cli.jar:${PORTSDIR}/java/jakarta-commons-cli \ ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit -BROKEN= does not fetch - USE_JAVA= yes JAVA_VERSION= 1.5+ JAVA_OS= native -- cgit v1.2.3