aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/couchdb2/Makefile1
-rw-r--r--lang/erlang-runtime21/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/databases/couchdb2/Makefile b/databases/couchdb2/Makefile
index b27dd42a17bd..b8a98e0b0d40 100644
--- a/databases/couchdb2/Makefile
+++ b/databases/couchdb2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= couchdb2
DISTVERSION= 2.3.0
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= APACHE/couchdb/source/${DISTVERSION}
DISTNAME= apache-couchdb-${DISTVERSION}
diff --git a/lang/erlang-runtime21/Makefile b/lang/erlang-runtime21/Makefile
index 5171c70d9891..a7f775ff6fdc 100644
--- a/lang/erlang-runtime21/Makefile
+++ b/lang/erlang-runtime21/Makefile
@@ -3,6 +3,7 @@
PORTNAME= erlang
PORTVERSION= 21.1
+# NB when bumping OTP versions also bump PORTREVISION in databases/couchdb2
CATEGORIES= lang parallel java
MASTER_SITES= http://www.erlang.org/download/:erlangorg \
http://erlang.stacken.kth.se/download/:erlangorg \