summaryrefslogtreecommitdiff
path: root/chat/emech
diff options
context:
space:
mode:
Diffstat (limited to 'chat/emech')
-rw-r--r--chat/emech/distinfo3
-rw-r--r--chat/emech/patches/patch-aa12
2 files changed, 14 insertions, 1 deletions
diff --git a/chat/emech/distinfo b/chat/emech/distinfo
index 93bcb1aeaf8..2271452b528 100644
--- a/chat/emech/distinfo
+++ b/chat/emech/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 15:59:10 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/12/13 16:01:26 joerg Exp $
SHA1 (emech-2.8.4.tar.gz) = ebc2c21e69f7b54e8657202ee2f72804607b754b
RMD160 (emech-2.8.4.tar.gz) = 1f68091ec0e75dfda68078c7a026e55eb91286f0
Size (emech-2.8.4.tar.gz) = 170610 bytes
+SHA1 (patch-aa) = bd69c3628e414de3d151a23a004887d81ad4d765
diff --git a/chat/emech/patches/patch-aa b/chat/emech/patches/patch-aa
new file mode 100644
index 00000000000..ad60a40c3f3
--- /dev/null
+++ b/chat/emech/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1 2005/12/13 16:01:26 joerg Exp $
+
+--- src/link.c.orig 2005-12-13 15:56:08.000000000 +0000
++++ src/link.c
+@@ -1988,6 +1988,7 @@ auto_try:
+ add_aBotLink(&new);
+
+ no_autolink: /* end of autolinking */
++ ;
+ }
+
+ #endif /* LINKING */