Index: head/databases/couchdb2/Makefile =================================================================== --- head/databases/couchdb2/Makefile +++ head/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} Index: head/lang/erlang-runtime21/Makefile =================================================================== --- head/lang/erlang-runtime21/Makefile +++ head/lang/erlang-runtime21/Makefile @@ -3,6 +3,7 @@ PORTNAME= erlang PORTVERSION= 21.2 +# 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 \