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-ad | |
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-ad | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/irc/yagirc/files/patch-ad b/irc/yagirc/files/patch-ad deleted file mode 100644 index 0747b249c375..000000000000 --- a/irc/yagirc/files/patch-ad +++ /dev/null @@ -1,10 +0,0 @@ ---- src/script.c.orig Sat Sep 9 02:05:15 2000 -+++ src/script.c Sat Sep 9 02:05:28 2000 -@@ -31,6 +31,7 @@ - #define bool char - #endif - -+#define PERL_POLLUTE - #include <EXTERN.h> - #include <XSUB.h> - |