aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang-runtime20/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2018-07-24 09:24:09 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2018-07-24 09:24:09 +0000
commiteb9bb31e0be07c91bee3b80f01b1cf75b97ffc1e (patch)
tree3d70cae58080fdc24b8367962ed7f60ac03319a0 /lang/erlang-runtime20/Makefile
parent35305b90254e17e2ffc48ca711f15ad540e7d7d7 (diff)
downloadports-eb9bb31e0be07c91bee3b80f01b1cf75b97ffc1e.tar.gz
ports-eb9bb31e0be07c91bee3b80f01b1cf75b97ffc1e.zip
Notes
Diffstat (limited to 'lang/erlang-runtime20/Makefile')
-rw-r--r--lang/erlang-runtime20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/erlang-runtime20/Makefile b/lang/erlang-runtime20/Makefile
index 284f262eeb7c..c613e725d1f8 100644
--- a/lang/erlang-runtime20/Makefile
+++ b/lang/erlang-runtime20/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= erlang
-PORTVERSION= 20.3.8.2
+PORTVERSION= 20.3.8.3
CATEGORIES= lang parallel java
MASTER_SITES= http://www.erlang.org/download/:erlangorg \
http://erlang.stacken.kth.se/download/:erlangorg \
@@ -21,7 +21,7 @@ PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \
PATCHFILES= patch-otp-20.3.1 patch-otp-20.3.2 patch-otp-20.3.3 \
patch-otp-20.3.4 patch-otp-20.3.5 patch-otp-20.3.6 \
patch-otp-20.3.7 patch-otp-20.3.8 patch-otp-20.3.8.1 \
- patch-otp-20.3.8.2
+ patch-otp-20.3.8.2 patch-otp-20.3.8.3
MAINTAINER= erlang@FreeBSD.org
COMMENT= Functional programming language from Ericsson