diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-06-11 04:58:19 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-06-11 04:58:19 +0000 |
commit | a04e3046aee6c280198b16641310e189e548e20e (patch) | |
tree | 15943ff3cf81b8b6efc0a7660242305cad4fb6c9 /japanese/vje30/files/patch-xkoho.c | |
parent | dont strip script (diff) |
My patches have been integrated by the vendor, so use the latest tarballs and
remove the patches from the port. Keep PORTREVISION unbumped because the
resulted binaries will be identical.
Notes
Notes:
svn path=/head/; revision=61090
Diffstat (limited to 'japanese/vje30/files/patch-xkoho.c')
-rw-r--r-- | japanese/vje30/files/patch-xkoho.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/japanese/vje30/files/patch-xkoho.c b/japanese/vje30/files/patch-xkoho.c deleted file mode 100644 index 211737b8488e..000000000000 --- a/japanese/vje30/files/patch-xkoho.c +++ /dev/null @@ -1,9 +0,0 @@ ---- delta/newFrontend/xkoho.c.orig Fri May 17 14:12:28 2002 -+++ delta/newFrontend/xkoho.c Wed May 29 00:20:49 2002 -@@ -1795,4 +1795,6 @@ - if (!rc) { - return (FALSE); - } -+ -+ return (TRUE); - } |