diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-24 20:50:22 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-24 20:50:22 +0000 |
commit | 9cb8c6f7360aff99658ac5041faf8b45f404d264 (patch) | |
tree | e4e7908253e8d873f3aba43941794e00f34c2989 /net/phpldapadmin098/files/pkg-message.in | |
parent | - Update to 2.5.6 (diff) |
- Switch to using bsd.ports.options.mk -
- Use USERS and GROUPS functionality, instead of supplying pkg-install
scripts to create userids.
- Drop some warnings about changes that happened a long time ago now.
PR: 141804 141803
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Notes
Notes:
svn path=/head/; revision=246552
Diffstat (limited to 'net/phpldapadmin098/files/pkg-message.in')
-rw-r--r-- | net/phpldapadmin098/files/pkg-message.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/phpldapadmin098/files/pkg-message.in b/net/phpldapadmin098/files/pkg-message.in index 8aa6d2d19d18..d3a905c60060 100644 --- a/net/phpldapadmin098/files/pkg-message.in +++ b/net/phpldapadmin098/files/pkg-message.in @@ -19,15 +19,3 @@ you add something like the following to httpd.conf: Allow from 127.0.0.1 .example.com </Directory> -Please note: if you are upgrading from version 0.9.7 or earlier, the -layout of the %%PKGNAME%% files has been completely reworked. You will -need to modify your apache configuration and merge the settings from -your original configuration file: - - %%WWWDIR%%/config.php - - to - - %%WWWDIR%%/config/config.php - - |