summaryrefslogtreecommitdiff
path: root/japanese/rxvt/files
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1998-12-10 01:32:08 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1998-12-10 01:32:08 +0000
commitc2d04350095eeb2329c6657165f809d9f008ae8d (patch)
tree165f0d2a92b0ce82f9c6078050cbf2a03a9be8fa /japanese/rxvt/files
parentMark BROKEN since the distfile for this port is no longer available. (diff)
This port was broken.
So fix some patches/patch-??
Notes
Notes: svn path=/head/; revision=15239
Diffstat (limited to 'japanese/rxvt/files')
-rw-r--r--japanese/rxvt/files/patch-ad8
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/rxvt/files/patch-ad b/japanese/rxvt/files/patch-ad
index 2cf905f66f80..b7d89440da79 100644
--- a/japanese/rxvt/files/patch-ad
+++ b/japanese/rxvt/files/patch-ad
@@ -1,7 +1,7 @@
-*** src/command.c.orig Tue Nov 17 17:59:45 1998
---- src/command.c Thu Nov 19 09:50:06 1998
+*** src/command.c.orig Wed Dec 9 18:26:44 1998
+--- src/command.c Wed Dec 9 18:27:31 1998
***************
-*** 291,297 ****
+*** 289,295 ****
ttydev = tty_name;
# define PTYCHAR1 "pqrstuvwxyz"
@@ -9,7 +9,7 @@
for (c1 = PTYCHAR1; *c1; c1++) {
ptydev[len] = ttydev[len] = *c1;
for (c2 = PTYCHAR2; *c2; c2++) {
---- 291,297 ----
+--- 289,295 ----
ttydev = tty_name;
# define PTYCHAR1 "pqrstuvwxyz"