aboutsummaryrefslogtreecommitdiffstats
path: root/irc/bitchx/files/patch-am
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2001-03-15 20:31:36 +0000
committerClive Lin <clive@FreeBSD.org>2001-03-15 20:31:36 +0000
commitfb63c5fc8f8f09959d66dba8c42a3625b42b4c4e (patch)
treec63722735b4b9845b3aaa6f8c46293bc716b2d21 /irc/bitchx/files/patch-am
parenta05d1e2f1576cb31228255e9133aed50a5528661 (diff)
o Update to 1.0c18
o Correct plist PR: ports/25830 Submitted by: MAINTAINER Reviewed by: chroot(8)
Diffstat (limited to 'irc/bitchx/files/patch-am')
-rw-r--r--irc/bitchx/files/patch-am11
1 files changed, 0 insertions, 11 deletions
diff --git a/irc/bitchx/files/patch-am b/irc/bitchx/files/patch-am
deleted file mode 100644
index 52b9eaa78833..000000000000
--- a/irc/bitchx/files/patch-am
+++ /dev/null
@@ -1,11 +0,0 @@
---- include/ircaux.h.orig Sun Feb 25 00:03:55 2001
-+++ include/ircaux.h Sun Feb 25 00:04:27 2001
-@@ -18,7 +18,7 @@
- #include <stdio.h>
- #ifdef WANT_TCL
- #undef USE_TCLALLOC
--#include <tcl.h>
-+#include "tcl.h"
- #endif
-
- typedef int comp_len_func (char *, char *, int);