diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-02-05 15:49:55 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-02-05 15:49:55 +0000 |
commit | 73b92e08ee2b2efc27eec6b7ff3976e13f00a5ad (patch) | |
tree | c14c02d9e62e5889210723d6d75d5f1c024d0e90 /net/spread4 | |
parent | f117f0441f30eaa933e05fd87e2ec14ba2ab591b (diff) |
Notes
Diffstat (limited to 'net/spread4')
-rw-r--r-- | net/spread4/pkg-plist | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/spread4/pkg-plist b/net/spread4/pkg-plist index 7b7de915ee37..5d833e7c8c37 100644 --- a/net/spread4/pkg-plist +++ b/net/spread4/pkg-plist @@ -49,5 +49,4 @@ man/man3/SP_scat_multicast.3.gz man/man3/SP_scat_receive.3.gz man/man3/SP_version.3.gz man/man3/libspread.3.gz -@exec install -m 750 -o %%USERS%% -g %%GROUPS%% -d %%RUNDIR%% -@dirrmtry %%RUNDIR%% +@dir(%%USERS%%,%%GROUPS%%,750) %%RUNDIR%% |