diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 15:49:46 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 15:49:46 +0000 |
commit | 5fef74e277a1a8631418cc86635c091fcc79d099 (patch) | |
tree | 1f91b768812d879efc689dc94c0aa53e7c1ba2fa /www/webstats/files/patch-configfiles__vhosts__rmagic.ini | |
parent | - Add LICENSE (diff) |
Rename www/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'www/webstats/files/patch-configfiles__vhosts__rmagic.ini')
-rw-r--r-- | www/webstats/files/patch-configfiles__vhosts__rmagic.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/webstats/files/patch-configfiles__vhosts__rmagic.ini b/www/webstats/files/patch-configfiles__vhosts__rmagic.ini new file mode 100644 index 000000000000..12f29c1e9105 --- /dev/null +++ b/www/webstats/files/patch-configfiles__vhosts__rmagic.ini @@ -0,0 +1,9 @@ +--- configfiles/vhosts/rmagic.ini Mon Jul 2 16:29:43 2001 ++++ configfiles/vhosts/rmagic.ini Sun Feb 16 18:08:38 2003 +@@ -22,5 +22,5 @@ + + #don't touch this line! it tells report magic where the main + #configuration file is located +-Include = /etc/webstats/default.ini ++Include = %%PREFIX%%/etc/webstats/default.ini + |