diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:03:11 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:03:11 +0000 |
commit | 79698c84577df2797724d484418f1de7f67bf07f (patch) | |
tree | fa993eea8870e6aef79666a19d170137054831ba /french/wordpress | |
parent | 1e9db8ea3e482636b52f2452827dab557908f533 (diff) | |
download | freebsd-ports-79698c84577df2797724d484418f1de7f67bf07f.zip |
Convert to UCL & cleanup pkg-message (categories e-g)
Diffstat (limited to 'french/wordpress')
-rw-r--r-- | french/wordpress/files/pkg-message.in | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/french/wordpress/files/pkg-message.in b/french/wordpress/files/pkg-message.in index 11afe3fec699..a3d0617e38e0 100644 --- a/french/wordpress/files/pkg-message.in +++ b/french/wordpress/files/pkg-message.in @@ -1,6 +1,11 @@ - **** NOTE **** +[ +{ type: install + message: <<EOM Before the first use of WordPress, copy wp-config-sample.php to wp-config.php in %%WWWDIR%% and modify it to fit your MySQL. Maybe you need 'mysqladmin create wordpress' first. If you are upgrading from 1.x or 2.x or 3.x to 4.x, please run http://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 4.x +EOM +} +] |