summaryrefslogtreecommitdiff
path: root/devel/phpsh/files/patch-README.md
diff options
context:
space:
mode:
Diffstat (limited to 'devel/phpsh/files/patch-README.md')
-rw-r--r--devel/phpsh/files/patch-README.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/devel/phpsh/files/patch-README.md b/devel/phpsh/files/patch-README.md
new file mode 100644
index 000000000000..98158cf021b5
--- /dev/null
+++ b/devel/phpsh/files/patch-README.md
@@ -0,0 +1,23 @@
+
+$FreeBSD$
+
+--- README.md.orig
++++ README.md
+@@ -25,7 +25,7 @@
+
+ Installing Globally
+ ===================
+-_Note that this install currently clobbers any previous /etc/phpsh/rc.php_
++_Note that this install currently clobbers any previous %%PREFIX%%/etc/phpsh/rc.php_
+ * `python setup.py build`
+ * `sudo python setup.py install`
+ * `phpsh`
+@@ -56,7 +56,7 @@
+
+ Autoloading
+ -----------
+-* Modify /etc/phpsh/rc.php. Then:
++* Modify %%PREFIX%%/etc/phpsh/rc.php. Then:
+ * `cd ~/www`
+ * `phpsh`
+ * And for times when you just want vanilla php: