aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--databases/hbase/Makefile1
-rw-r--r--devel/hadoop2/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/databases/hbase/Makefile b/databases/hbase/Makefile
index 52cb5ff1c8c..6eba978555b 100644
--- a/databases/hbase/Makefile
+++ b/databases/hbase/Makefile
@@ -3,6 +3,7 @@
PORTNAME= hbase
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= databases java
MASTER_SITES= APACHE/${PORTNAME}/${PORTVERSION} \
http://kev009.com/freebsd/:maven
diff --git a/devel/hadoop2/Makefile b/devel/hadoop2/Makefile
index 4fd330f7fff..fa171dc546f 100644
--- a/devel/hadoop2/Makefile
+++ b/devel/hadoop2/Makefile
@@ -7,6 +7,7 @@
# no problems encountered so far. Thanks.
PORTNAME= hadoop
PORTVERSION= 2.7.2
+PORTREVISION= 1
CATEGORIES= devel java
MASTER_SITES= APACHE/${PORTNAME}/common/stable \
LOCAL/demon/:maven \