diff options
author | ache <ache@FreeBSD.org> | 1997-06-07 14:28:28 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-06-07 14:28:28 +0000 |
commit | a5fc29d8e95d1b832dcc7f345f3405219adf6ea6 (patch) | |
tree | 7bf16496fbb1da3d40ca3e57980ad4ded3751e48 /www/mod_php5 | |
parent | ec451a714f14f5864deb693c2660c1235b32ed01 (diff) | |
download | FreeBSD-ports-a5fc29d8e95d1b832dcc7f345f3405219adf6ea6.zip FreeBSD-ports-a5fc29d8e95d1b832dcc7f345f3405219adf6ea6.tar.gz |
Always installl *-dist files and list them in PLIST too, it allows
pkg_delete not remove current configuration
Diffstat (limited to 'www/mod_php5')
-rw-r--r-- | www/mod_php5/pkg-plist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/mod_php5/pkg-plist b/www/mod_php5/pkg-plist index f9e1d97..c60ce6b 100644 --- a/www/mod_php5/pkg-plist +++ b/www/mod_php5/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 |