summaryrefslogtreecommitdiff
path: root/deskutils/thinkingrock/files/patch-bin_xdg-open
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-01-12 16:13:58 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-01-12 16:13:58 +0000
commit7cf673e166d687034f03a8f44a2bb6477b9d11ac (patch)
treeb89164b1ff6e9d5204cb7af344b58ff7090f9820 /deskutils/thinkingrock/files/patch-bin_xdg-open
parentThis is a Renderer driver for Structures_DataGrid that generates a XML (diff)
Thinking Rock is a free software application for collecting and processing your
thoughts following the GTD methodology. WWW: http://www.thinkingrock.com.au/ PR: ports/119260 Submitted by: Beat Gaetzi <beat at chruetertee.ch>
Notes
Notes: svn path=/head/; revision=205526
Diffstat (limited to 'deskutils/thinkingrock/files/patch-bin_xdg-open')
-rw-r--r--deskutils/thinkingrock/files/patch-bin_xdg-open8
1 files changed, 8 insertions, 0 deletions
diff --git a/deskutils/thinkingrock/files/patch-bin_xdg-open b/deskutils/thinkingrock/files/patch-bin_xdg-open
new file mode 100644
index 000000000000..653093c78093
--- /dev/null
+++ b/deskutils/thinkingrock/files/patch-bin_xdg-open
@@ -0,0 +1,8 @@
+--- bin/xdg-open.orig Wed Jan 2 12:29:33 2008
++++ bin/xdg-open Wed Jan 2 12:29:40 2008
+@@ -1,4 +1,4 @@
+-#!/bin/bash
++#!/bin/sh
+ #---------------------------------------------
+ # xdg-open
+ #