diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-16 22:29:36 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-16 22:29:36 +0800 |
commit | 7e046a938cbab052dacd83fa4c3cfdcc2c49c640 (patch) | |
tree | 39eda443fa79b74124045f17c71333a1a4db8516 /irc/Makefile | |
parent | ffd67f2ad6f8cb9678a90de062b9b53627fb2d83 (diff) | |
download | freebsd-ports-gnome-7e046a938cbab052dacd83fa4c3cfdcc2c49c640.tar.gz freebsd-ports-gnome-7e046a938cbab052dacd83fa4c3cfdcc2c49c640.tar.zst freebsd-ports-gnome-7e046a938cbab052dacd83fa4c3cfdcc2c49c640.zip |
Remove xchat1, upstream support has been abandonned for a while and it is producing packages with a name
That can make user confuse with irc/xchat.
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 c4512015cf5c..2cb7a4b44cde 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -139,7 +139,6 @@ SUBDIR += xchat-gnome SUBDIR += xchat-mircryption SUBDIR += xchat-ruby - SUBDIR += xchat1 SUBDIR += znc .include <bsd.port.subdir.mk> |