svn commit: r380684 - head/devel/hadoop2

Antoine Brodin antoine at FreeBSD.org
Sat Mar 7 12:59:01 UTC 2015


Author: antoine
Date: Sat Mar  7 12:58:59 2015
New Revision: 380684
URL: https://svnweb.freebsd.org/changeset/ports/380684
QAT: https://qat.redports.org/buildarchive/r380684/

Log:
  Make fetchable

Modified:
  head/devel/hadoop2/Makefile

Modified: head/devel/hadoop2/Makefile
==============================================================================
--- head/devel/hadoop2/Makefile	Sat Mar  7 11:31:11 2015	(r380683)
+++ head/devel/hadoop2/Makefile	Sat Mar  7 12:58:59 2015	(r380684)
@@ -9,7 +9,7 @@ PORTNAME=	hadoop
 PORTVERSION=	2.6.0
 CATEGORIES=	devel java
 MASTER_SITES=	${MASTER_SITE_APACHE} \
-		LOCAL/demon/ \
+		LOCAL/demon/:maven \
 		http://archive.apache.org/dist/tomcat/tomcat-6/v${TOMCAT_VERSION}/bin/:tomcat \
 		http://dist.codehaus.org/jetty/jetty-6.1.14/:jetty
 MASTER_SITE_SUBDIR=${PORTNAME}/common/stable


More information about the svn-ports-head mailing list