diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-08-22 20:16:09 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-08-22 20:16:09 +0000 |
commit | ce3ec4b953dab97f555de15361c6e409960a49f0 (patch) | |
tree | 23fb1eb7552882e056274ac6a842af81bc3e72ab /www/apache13-ssl | |
parent | put the `fwf' build dependancy under BUILD_DEPENDS, of (diff) |
Split /usr/local/etc/apache/* in more reasonable way
Warning: SSL part not updated completely
Notes
Notes:
svn path=/head/; revision=3679
Diffstat (limited to 'www/apache13-ssl')
-rw-r--r-- | www/apache13-ssl/pkg-plist | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/www/apache13-ssl/pkg-plist b/www/apache13-ssl/pkg-plist index 0a00eaf51a6c..268b466f9f89 100644 --- a/www/apache13-ssl/pkg-plist +++ b/www/apache13-ssl/pkg-plist @@ -1,12 +1,12 @@ etc/rc.d/apache.sh -@exec mkdir %D/etc/apache/logs %D/www/cgi-bin %D/www/data +@exec mkdir %D/www/cgi-bin %D/www/data @unexec rm %D/etc/rc.d/apache.sh -etc/apache/conf/httpd.conf -etc/apache/conf/httpd.conf-SSL -etc/apache/conf/srm.conf -etc/apache/conf/access.conf -etc/apache/conf/mime.types -etc/apache/conf/mime.types-SSL +etc/apache/httpd.conf +etc/apache/httpd.conf-SSL +etc/apache/srm.conf +etc/apache/access.conf +etc/apache/mime.types +etc/apache/mime.types-SSL sbin/httpsd www/icons/README www/icons/a.gif |