aboutsummaryrefslogtreecommitdiff
path: root/editors/jed/files
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2010-04-06 12:42:49 +0000
committerRenato Botelho <garga@FreeBSD.org>2010-04-06 12:42:49 +0000
commit03ae0408b632202c71cc3142ccbe8335bfeddf81 (patch)
tree75b6314c719a080d1ccf3618a024f60897200d19 /editors/jed/files
parent33d9de8958272943c2be188b095d918715c6a544 (diff)
downloadports-03ae0408b632202c71cc3142ccbe8335bfeddf81.tar.gz
ports-03ae0408b632202c71cc3142ccbe8335bfeddf81.zip
Notes
Diffstat (limited to 'editors/jed/files')
-rw-r--r--editors/jed/files/extra-patch-src__userinfo.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/jed/files/extra-patch-src__userinfo.c b/editors/jed/files/extra-patch-src__userinfo.c
new file mode 100644
index 000000000000..5e6775bdd30c
--- /dev/null
+++ b/editors/jed/files/extra-patch-src__userinfo.c
@@ -0,0 +1,12 @@
+--- src/userinfo.c.orig 2010-04-06 09:21:49.000000000 -0300
++++ src/userinfo.c 2010-04-06 09:22:18.000000000 -0300
+@@ -5,6 +5,9 @@
+ * You may distribute this file under the terms the GNU General Public
+ * License. See the file COPYING for more information.
+ */
++
++#define JED_HOSTNAME "%%JED_HOSTNAME%%"
++
+ #include "config.h"
+ #include "jed-feat.h"
+