diff options
author | antoine <antoine@FreeBSD.org> | 2014-11-01 15:05:51 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-11-01 15:05:51 +0800 |
commit | 51b7f4109e2154d58f4f8071a29e20d2021e6344 (patch) | |
tree | c16b8c32912d3db2d19912ea5f2ff4e70676731a /net-mgmt | |
parent | 8e651f97fcde360f4884c0d8a1dfdf0fe6a72f62 (diff) | |
download | freebsd-ports-gnome-51b7f4109e2154d58f4f8071a29e20d2021e6344.tar.gz freebsd-ports-gnome-51b7f4109e2154d58f4f8071a29e20d2021e6344.tar.zst freebsd-ports-gnome-51b7f4109e2154d58f4f8071a29e20d2021e6344.zip |
Fix packaging
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/routers2/pkg-plist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/routers2/pkg-plist b/net-mgmt/routers2/pkg-plist index 7777e751e0c5..f0e16c888a39 100644 --- a/net-mgmt/routers2/pkg-plist +++ b/net-mgmt/routers2/pkg-plist @@ -189,7 +189,7 @@ %%WWWDIR%%/rrdicons/zoomout.gif @owner @group -@dir(%%WWWOWN%%:%%WWWGRP%%,) %%WWWDIR%%/graphs -@dir(%%WWWOWN%%:%%WWWGRP%%,) %%WWWDIR%%/rrdicons -@dir(%%WWWOWN%%:%%WWWGRP%%,) %%WWWDIR%% -@dir(%%WWWOWN%%:%%WWWGRP%%,) /var/db/rrdtool +@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/graphs +@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/rrdicons +@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%% +@dir(%%WWWOWN%%,%%WWWGRP%%,) /var/db/rrdtool |