diff options
-rw-r--r-- | comms/smstools3/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/smstools3/pkg-plist b/comms/smstools3/pkg-plist index 3d625b57211f..b5fe3c342db3 100644 --- a/comms/smstools3/pkg-plist +++ b/comms/smstools3/pkg-plist @@ -88,9 +88,9 @@ etc/smsd.conf.sample %%PORTEXAMPLES%%%%EXAMPLESDIR%%/smsd.conf.full %%PORTEXAMPLES%%%%EXAMPLESDIR%%/smsd.conf.non-root %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% -%%PORTDOCS%%@dirrm %%DATADIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%%/slideshow %%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrm %%DATADIR%% @exec mkdir -p %%SPOOLDIR%%/incoming %%SPOOLDIR%%/outgoing %%SPOOLDIR%%/checked %%LOGDIR%% %%PIDDIR%% @exec chown -R %%SMSD_USER%%:%%SMSD_GROUP%% %%SPOOLDIR%% %%LOGDIR%% %%PIDDIR%% @unexec echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=" |