svn commit: r360148 - head/devel/hadoop
Dmitry Sivachenko
demon at FreeBSD.org
Wed Jul 2 07:41:42 UTC 2014
Author: demon
Date: Wed Jul 2 07:41:41 2014
New Revision: 360148
URL: http://svnweb.freebsd.org/changeset/ports/360148
QAT: https://qat.redports.org/buildarchive/r360148/
Log:
Remove extra +
Modified:
head/devel/hadoop/Makefile
Modified: head/devel/hadoop/Makefile
==============================================================================
--- head/devel/hadoop/Makefile Wed Jul 2 07:26:12 2014 (r360147)
+++ head/devel/hadoop/Makefile Wed Jul 2 07:41:41 2014 (r360148)
@@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE} \
MASTER_SITE_SUBDIR= ${PORTNAME}/core/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= apache-
DIST_SUBDIR= hadoop
-DISTFILES+= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} jetty-6.1.14.zip:jetty
+DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} jetty-6.1.14.zip:jetty
MAINTAINER= demon at FreeBSD.org
COMMENT= Apache Map/Reduce framework
More information about the svn-ports-head
mailing list