summaryrefslogtreecommitdiff
path: root/graphics/opendx/files/patch-bin_url_handler.sh
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2016-10-02 17:45:06 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2016-10-02 17:45:06 +0000
commit772f0568f963951b5bd99fe6f9ec0976680662f2 (patch)
tree9e1c3923a963d3ef16da2db2e962c0883404c5f0 /graphics/opendx/files/patch-bin_url_handler.sh
parent- Update to 1.5.1 (diff)
- Remove dependency on GCC.
PR: ports/213036 Submitted by: pfg@FreeBSD.org
Notes
Notes: svn path=/head/; revision=423139
Diffstat (limited to 'graphics/opendx/files/patch-bin_url_handler.sh')
-rw-r--r--graphics/opendx/files/patch-bin_url_handler.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/opendx/files/patch-bin_url_handler.sh b/graphics/opendx/files/patch-bin_url_handler.sh
index 3495ad720da9..fb7ab00ec439 100644
--- a/graphics/opendx/files/patch-bin_url_handler.sh
+++ b/graphics/opendx/files/patch-bin_url_handler.sh
@@ -1,6 +1,6 @@
---- ./bin/url_handler.sh.orig Thu Apr 11 01:32:54 2002
-+++ ./bin/url_handler.sh Sat Jan 28 15:27:41 2006
-@@ -39,8 +39,8 @@
+--- bin/url_handler.sh.orig 2002-04-10 23:32:54 UTC
++++ bin/url_handler.sh
+@@ -39,8 +39,8 @@ case $method in
if [ $use_xbrowser = n ]; then
lynx "$url"
else