diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2002-11-02 18:40:49 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2002-11-02 18:40:49 +0000 |
commit | 034094bad9d0628cab3a23f5914eab29014c40c5 (patch) | |
tree | ad7bfeda0c532959ffdccf5a3108f9afe8d97b41 /lang/erlang/pkg-plist | |
parent | Allow vncserver to bind to an address and bump PORTREVISION. (diff) |
Update to version R9B-0, use ${SHAREOWN}:${SHAREGRP} rather
than hardcoding root:wheel.
Diffstat (limited to 'lang/erlang/pkg-plist')
-rw-r--r-- | lang/erlang/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/erlang/pkg-plist b/lang/erlang/pkg-plist index 26d6a1304b1d..67fc8852673b 100644 --- a/lang/erlang/pkg-plist +++ b/lang/erlang/pkg-plist @@ -1,6 +1,10 @@ +bin/ear +bin/ecc +bin/elink bin/erl bin/erl_call bin/erlc +bin/escript @comment Insert PLIST.lib-erlang here @comment -=[ begin PLIST.lib-erlang ]=- @comment -=[ end PLIST.lib-erlang ]=- |