From a5fc29d8e95d1b832dcc7f345f3405219adf6ea6 Mon Sep 17 00:00:00 2001 From: ache Date: Sat, 7 Jun 1997 14:28:28 +0000 Subject: Always installl *-dist files and list them in PLIST too, it allows pkg_delete not remove current configuration --- www/apache22/pkg-plist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/apache22') diff --git a/www/apache22/pkg-plist b/www/apache22/pkg-plist index f9e1d97aa85..c60ce6b2013 100644 --- a/www/apache22/pkg-plist +++ b/www/apache22/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 -- cgit