diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-04-17 20:39:37 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-04-17 20:39:37 +0000 |
commit | 16b33f0ee7703bf2f0dda0ddbaede948f9d74de8 (patch) | |
tree | c3db24bc664682a54a80e0eec3e5785057edf4d8 /irc/Makefile | |
parent | 74db0df4ef441a35562aa397987c611511ef6fcb (diff) | |
download | freebsd-ports-16b33f0ee7703bf2f0dda0ddbaede948f9d74de8.zip |
Remove expired port irc/xchat and plugins:
2018-04-15 irc/xchat: Unmaintained upstream, use irc/hexchat instead
irc/xchat-fish
irc/xchat-mircryption
irc/xchat-ruby
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/irc/Makefile b/irc/Makefile index 1d8811a912d3..772b363af556 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -123,10 +123,6 @@ SUBDIR += unreal SUBDIR += weechat SUBDIR += xaric - SUBDIR += xchat - SUBDIR += xchat-fish - SUBDIR += xchat-mircryption - SUBDIR += xchat-ruby SUBDIR += znc .include <bsd.port.subdir.mk> |