diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-06-07 14:28:28 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-06-07 14:28:28 +0000 |
commit | 4129a91fd16cd5d8abf985bb9e8de6ed11bd3aee (patch) | |
tree | 4a935c4aeb653c508d051b5ce0abbebbc17fcbae /www/apache13 | |
parent | 22cbdcf655d23483b07e033eaeff06857640749c (diff) | |
download | ports-4129a91fd16cd5d8abf985bb9e8de6ed11bd3aee.tar.gz ports-4129a91fd16cd5d8abf985bb9e8de6ed11bd3aee.zip |
Always installl *-dist files and list them in PLIST too, it allows
pkg_delete not remove current configuration
Notes
Notes:
svn path=/head/; revision=6788
Diffstat (limited to 'www/apache13')
-rw-r--r-- | www/apache13/pkg-plist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/apache13/pkg-plist b/www/apache13/pkg-plist index f9e1d97aa85a..c60ce6b20139 100644 --- a/www/apache13/pkg-plist +++ b/www/apache13/pkg-plist @@ -1,9 +1,9 @@ etc/rc.d/apache.sh @exec mkdir -p %D/www/cgi-bin %D/www/data -etc/apache/httpd.conf -etc/apache/srm.conf -etc/apache/access.conf -etc/apache/mime.types +etc/apache/httpd.conf-dist +etc/apache/srm.conf-dist +etc/apache/access.conf-dist +etc/apache/mime.types-dist sbin/httpd www/icons/README www/icons/a.gif |