aboutsummaryrefslogtreecommitdiffstats
path: root/lang/erlang-runtime19/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/erlang-runtime19/Makefile')
-rw-r--r--lang/erlang-runtime19/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/erlang-runtime19/Makefile b/lang/erlang-runtime19/Makefile
index 1dc196feab03..f7124bd7f43d 100644
--- a/lang/erlang-runtime19/Makefile
+++ b/lang/erlang-runtime19/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= erlang
-PORTVERSION= 19.3.6.8
+PORTVERSION= 19.3.6.9
PORTREVISION= 1
CATEGORIES= lang parallel java
MASTER_SITES= http://www.erlang.org/download/:erlangorg \
@@ -23,7 +23,7 @@ PATCHFILES= patch-otp-19.3.1 patch-otp-19.3.2 patch-otp-19.3.3 \
patch-otp-19.3.4 patch-otp-19.3.5 patch-otp-19.3.6 \
patch-otp-19.3.6.1 patch-otp-19.3.6.2 patch-otp-19.3.6.3 \
patch-otp-19.3.6.4 patch-otp-19.3.6.5 patch-otp-19.3.6.6 \
- patch-otp-19.3.6.7 patch-otp-19.3.6.8
+ patch-otp-19.3.6.7 patch-otp-19.3.6.8 patch-otp-19.3.6.9
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Functional programming language from Ericsson