diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-01 18:12:20 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-01 18:12:20 +0000 |
commit | dbb48d51ec234ab3077c8279a26c0489411af71f (patch) | |
tree | bd87084ad0ac16a15db41380d4e97b51965271c7 /lang/erlang-wx | |
parent | 79f23d9e595223d7b150162bf5e4af9df0ad0c94 (diff) |
Notes
Diffstat (limited to 'lang/erlang-wx')
-rw-r--r-- | lang/erlang-wx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/erlang-wx/Makefile b/lang/erlang-wx/Makefile index 16abe94abda7..a0834f136d7f 100644 --- a/lang/erlang-wx/Makefile +++ b/lang/erlang-wx/Makefile @@ -3,6 +3,7 @@ PORTNAME= erlang DISTVERSIONPREFIX= OTP- DISTVERSION= 21.3.8.17 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= lang parallel PKGNAMESUFFIX= -wx |