diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-16 19:51:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-16 19:51:26 +0000 |
commit | e0de738591f3284626c526841fcaa91c9d5f4543 (patch) | |
tree | 4879afc96e4986d9ba2b4a606ccea6364ee658db /lang/erlang-runtime18 | |
parent | 0430ea81cb43e51177f844f275ae00d472f330e1 (diff) | |
download | ports-e0de738591f3284626c526841fcaa91c9d5f4543.tar.gz ports-e0de738591f3284626c526841fcaa91c9d5f4543.zip |
Notes
Diffstat (limited to 'lang/erlang-runtime18')
-rw-r--r-- | lang/erlang-runtime18/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/erlang-runtime18/Makefile b/lang/erlang-runtime18/Makefile index 9a0641f69a97..6d5eae0da10c 100644 --- a/lang/erlang-runtime18/Makefile +++ b/lang/erlang-runtime18/Makefile @@ -3,6 +3,7 @@ PORTNAME= erlang PORTVERSION= 18.0.3 +PORTREVISION= 1 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ |