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/files/patch-aj | |
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/files/patch-aj')
-rw-r--r-- | lang/erlang/files/patch-aj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/erlang/files/patch-aj b/lang/erlang/files/patch-aj index 2efd40c6460c..c737dadeb146 100644 --- a/lang/erlang/files/patch-aj +++ b/lang/erlang/files/patch-aj @@ -1,5 +1,5 @@ ---- ./erts/etc/unix/Install.src.orig Wed Jan 17 17:18:57 2001 -+++ ./erts/etc/unix/Install.src Wed Jan 17 17:35:40 2001 +--- erts/etc/unix/Install.src.orig Tue Oct 15 13:40:55 2002 ++++ erts/etc/unix/Install.src Sat Nov 2 15:43:51 2002 @@ -97,7 +97,8 @@ chmod 755 start_erl fi |