mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Fix pkg-plist, let mix(1) work
PR: 194875 Submitted by: Kenji Rikitake <kenji@k2r.org>
This commit is contained in:
parent
65ef01c58b
commit
f1d57d4743
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372246
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= elixir
|
||||
PORTVERSION= 1.0.2
|
||||
PORTRIVISION= 1
|
||||
CATEGORIES= lang
|
||||
|
||||
MAINTAINER= lwhsu@FreeBSD.org
|
||||
|
@ -204,6 +204,7 @@ lib/elixir/lib/elixir/ebin/elixir_map.beam
|
||||
lib/elixir/lib/elixir/ebin/elixir_module.beam
|
||||
lib/elixir/lib/elixir/ebin/elixir_parser.beam
|
||||
lib/elixir/lib/elixir/ebin/elixir_quote.beam
|
||||
lib/elixir/lib/elixir/ebin/elixir_rewrite.beam
|
||||
lib/elixir/lib/elixir/ebin/elixir_scope.beam
|
||||
lib/elixir/lib/elixir/ebin/elixir_sup.beam
|
||||
lib/elixir/lib/elixir/ebin/elixir_tokenizer.beam
|
||||
|
Loading…
Reference in New Issue
Block a user