diff options
author | Matthew Hunt <mph@FreeBSD.org> | 2002-06-17 19:04:42 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 2002-06-17 19:04:42 +0000 |
commit | b24ff540ad404d2e797d75b215d4f240b78c1e89 (patch) | |
tree | a16214e4a4e24411261d236c52b27496420776fb /irc/yagirc/files/patch-ab | |
parent | add rhtvision 1.1.4 (diff) |
Remove "yagirc" port. It is BROKEN and appears no longer to be
maintained by the author (e.g. we were hosting the distfile ourselves).
Diffstat (limited to '')
-rw-r--r-- | irc/yagirc/files/patch-ab | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/irc/yagirc/files/patch-ab b/irc/yagirc/files/patch-ab deleted file mode 100644 index 2730d4e1caf1..000000000000 --- a/irc/yagirc/files/patch-ab +++ /dev/null @@ -1,10 +0,0 @@ ---- src/net_nowait.c.orig Sun May 23 02:42:46 1999 -+++ src/net_nowait.c Sun May 23 02:43:09 1999 -@@ -32,6 +32,7 @@ - - #include <stdio.h> - #include <stdlib.h> -+#include <errno.h> - #include <glib.h> - #include <string.h> - |