aboutsummaryrefslogtreecommitdiff
path: root/databases/hbase
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-11 21:47:43 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-11 21:47:43 +0000
commit20f2670cb73a15a31fbd5bb6ae79e4702c127666 (patch)
tree6c11a0989917895ef5c0b7a81b048d039ed873e2 /databases/hbase
parent0118c793dbe15ba3bf463a0a1c9c201a471a37d7 (diff)
Notes
Diffstat (limited to 'databases/hbase')
-rw-r--r--databases/hbase/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/hbase/Makefile b/databases/hbase/Makefile
index 8ff36dfb0913..0f0fcaa43b74 100644
--- a/databases/hbase/Makefile
+++ b/databases/hbase/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= databases java
MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
LOCAL/demon/:maven \
http://people.freebsd.org/~demon/:maven
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} FreeBSD-hbase-${PORTVERSION}-maven-repository.tar.gz:maven
+DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} FreeBSD-hbase-${PORTVERSION}-maven-repository.tar.gz:maven
DIST_SUBDIR= hadoop
MAINTAINER= demon@FreeBSD.org