diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-01-06 00:38:13 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-01-06 00:38:13 +0000 |
commit | e23ee358fa1ac94e411715abac088791dc154c19 (patch) | |
tree | 2f2d07d89e8f9b0b1bbbaa61fc0a3c53d8b1308c /devel/chora/pkg-plist | |
parent | - Fix SSL option (diff) |
- Replace WITH_APACHE2 by USE_APACHE, rename httpd.conf.xxx to
httpd-xxx.conf and fix configuration if APACHE_VERSION > 20.
- Don't use the MCAL back-end by default for Kronolith, it is
deprecated.
- Deinstall bug reported by John Nielsen <john (at) jnielsen.net>:
respect LHORDEDIR.
- Fix horde-passwd installation / deinstallation.
- Don't bump PORTREVISION, because running installations are not
concerned.
Diffstat (limited to 'devel/chora/pkg-plist')
-rw-r--r-- | devel/chora/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/chora/pkg-plist b/devel/chora/pkg-plist index b6347ab520dc..5498173e4f45 100644 --- a/devel/chora/pkg-plist +++ b/devel/chora/pkg-plist @@ -1,4 +1,4 @@ -etc/horde/httpd.conf.chora +%%HORDE_INC%%/httpd-chora.conf %%PORTDOCS%%%%DOCSDIR%%/BUGS %%PORTDOCS%%%%DOCSDIR%%/CHANGES %%PORTDOCS%%%%DOCSDIR%%/COPYING |