summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorkei <kei>2002-12-28 02:43:53 +0000
committerkei <kei>2002-12-28 02:43:53 +0000
commitecb41014d30ed66e912fb91c3b602360f186cc34 (patch)
tree057aafbc87b28dbfbff5904e9f4ec62710b7567f /editors
parent94d9f2a0953d4141fe9e84a46d036198f36c2392 (diff)
downloadpkgsrc-ecb41014d30ed66e912fb91c3b602360f186cc34.tar.gz
fixed the patch file to make the `make patch' target happy. It now
compiles again.
Diffstat (limited to 'editors')
-rw-r--r--editors/tamago/distinfo4
-rw-r--r--editors/tamago/patches/patch-aa4
2 files changed, 3 insertions, 5 deletions
diff --git a/editors/tamago/distinfo b/editors/tamago/distinfo
index 3aca3686c28..94cab421138 100644
--- a/editors/tamago/distinfo
+++ b/editors/tamago/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2002/11/23 16:56:02 taca Exp $
+$NetBSD: distinfo,v 1.5 2002/12/28 02:43:53 kei Exp $
SHA1 (tamago-4.0.6.tar.gz) = f1ae53cbcdeb5f2aad9d90d75742efe2fcd83d39
Size (tamago-4.0.6.tar.gz) = 260021 bytes
-SHA1 (patch-aa) = 21d8bfed2478c8c49f366f49a7409c704799c5b2
+SHA1 (patch-aa) = 03ab079886bd58997cd797909eae230aaa6b91a5
diff --git a/editors/tamago/patches/patch-aa b/editors/tamago/patches/patch-aa
index 36ab651b25e..ded705841f7 100644
--- a/editors/tamago/patches/patch-aa
+++ b/editors/tamago/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.5 2002/11/23 16:56:02 taca Exp $
+$NetBSD: patch-aa,v 1.6 2002/12/28 02:43:54 kei Exp $
Index: AUTHORS
===================================================================
@@ -6839,7 +6839,6 @@ diff -d -u -p -r1.1.1.1 -r1.2
(setq j (1+ j)))
(insert (format "\n")))
- (setq i (1+ i))))))
-\ No newline at end of file
+ (setq i (1+ i))))))
Index: egg-simv.el
===================================================================
@@ -8320,7 +8319,6 @@ diff -d -u -p -r1.1.1.3 -r1.3
- (load-leim-list-except-this)
-
- )
-\ No newline at end of file
+;;; leim-list.el ends here.
Index: menudiag.el
===================================================================