diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2015-07-12 18:04:30 +0800 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2015-07-12 18:04:30 +0800 |
commit | d238fbc0a0633f82380922dcf4c78100e5e30410 (patch) | |
tree | c0a67cb6bfff9c8ad651174f80500dede5ef0482 /www/mod_wsgi4/files | |
parent | 31aa8fcaa98514fe370c4505b7f46ab26d19ae06 (diff) | |
download | freebsd-ports-gnome-d238fbc0a0633f82380922dcf4c78100e5e30410.tar.gz freebsd-ports-gnome-d238fbc0a0633f82380922dcf4c78100e5e30410.tar.zst freebsd-ports-gnome-d238fbc0a0633f82380922dcf4c78100e5e30410.zip |
- rename mod_wsgi3 => mod_wsgi4 to reflect new version
PR: 201023
Submitted by: ohauer
Approved by: douglas_at_douglasthrift.net (maintainer)
Diffstat (limited to 'www/mod_wsgi4/files')
-rw-r--r-- | www/mod_wsgi4/files/pkg-message.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/mod_wsgi4/files/pkg-message.in b/www/mod_wsgi4/files/pkg-message.in new file mode 100644 index 000000000000..5c72392ba9d4 --- /dev/null +++ b/www/mod_wsgi4/files/pkg-message.in @@ -0,0 +1,8 @@ +============================================================================ + +If you want to use daemon mode you will need to make sure Apache and APR +include thread support. + +For more information, see http://www.modwsgi.org/wiki/InstallationOnFreeBSD. + +============================================================================ |