diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-06-07 10:27:56 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-06-07 10:27:56 +0800 |
commit | bbc007e30649e904855d0fe8218319e9f813212b (patch) | |
tree | 7da99ee2b930938a09b651e7980b0c9cd484a5eb /irc/Makefile | |
parent | bdae8847b6f4a1b1e1474f46235395b4187d352e (diff) | |
download | freebsd-ports-gnome-bbc007e30649e904855d0fe8218319e9f813212b.tar.gz freebsd-ports-gnome-bbc007e30649e904855d0fe8218319e9f813212b.tar.zst freebsd-ports-gnome-bbc007e30649e904855d0fe8218319e9f813212b.zip |
--------------------------------------------------------------------------------
********************************************************************************
DANGER, WILL ROBINSON! DANGER!
This module has been deprecated, abandoned, and is no longer supported. It has
not seen active development in five years, and its original author has moved on.
We *STRONGLY* recommend you port your code to either Bot::BasicBot or
POE::Component::IRC. Please feel free to stop by irc.freenode.net/#perl for help
making this transition. Or, if you insist on proceeding, please type the
following line exactly as is and then press Enter:
I acknowledge that Net::IRC is unsupported and I wish to proceed.
********************************************************************************
--------------------------------------------------------------------------------
As suck, remove the port and point users at irc/p5-Bot-BasicBot
With Hat: perl@
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/Makefile b/irc/Makefile index 08108ad6a2a0..59c70028edde 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -83,7 +83,6 @@ SUBDIR += onis SUBDIR += p5-AnyEvent-IRC SUBDIR += p5-Bot-BasicBot - SUBDIR += p5-IRC SUBDIR += p5-IRC-Bot-Hangman SUBDIR += p5-POE-Component-IRC SUBDIR += p5-POE-Component-IRC-Object |