diff options
-rw-r--r-- | databases/postgresql81-server/pkg-plist-contrib | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/postgresql81-server/pkg-plist-contrib b/databases/postgresql81-server/pkg-plist-contrib index 6152ee5852dc..f4b293d16b96 100644 --- a/databases/postgresql81-server/pkg-plist-contrib +++ b/databases/postgresql81-server/pkg-plist-contrib @@ -101,8 +101,8 @@ share/postgresql/contrib/timetravel.sql share/postgresql/contrib/tsearch2.sql share/postgresql/contrib/untsearch2.sql share/postgresql/contrib/user_locks.sql -@dirrmtry share/postgresql/contrib >&2 -@dirrmtry share/postgresql >&2 -@dirrmtry %%DOCSDIR%%/contrib >&2 -@dirrmtry %%DOCSDIR%% >&2 -@dirrmtry lib/postgresql >&2 +@dirrmtry share/postgresql/contrib +@dirrmtry share/postgresql +@dirrmtry %%DOCSDIR%%/contrib +@dirrmtry %%DOCSDIR%% +@dirrmtry lib/postgresql |