diff options
Diffstat (limited to 'dns/bindgraph')
-rw-r--r-- | dns/bindgraph/pkg-plist | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/bindgraph/pkg-plist b/dns/bindgraph/pkg-plist index c2579ee2a49c..a39e59128a40 100644 --- a/dns/bindgraph/pkg-plist +++ b/dns/bindgraph/pkg-plist @@ -1,4 +1,3 @@ %%CGIDIR%%/bindgraph.cgi sbin/bindgraph.pl -@dirrmtry %%CGIDIR%% -@dirrmtry(%%BINDGRAPH_USER%%,%%BINDGRAPH_GROUP%%,) %%DATADIR%% +@dir(%%BINDGRAPH_USER%%,%%BINDGRAPH_GROUP%%,) %%DATADIR%% |