diff options
author | joe <joe@FreeBSD.org> | 2001-06-16 22:22:16 +0800 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2001-06-16 22:22:16 +0800 |
commit | 589f4074d909f3c941ab64fa32bc3e9f123b257c (patch) | |
tree | db4ae9e67349949b11d298f7bb0d81e1f67511ec /irc/Makefile | |
parent | 190b9bfe8ea700a8bc0dfdf793e2931d19b0aa74 (diff) | |
download | freebsd-ports-gnome-589f4074d909f3c941ab64fa32bc3e9f123b257c.tar.gz freebsd-ports-gnome-589f4074d909f3c941ab64fa32bc3e9f123b257c.tar.zst freebsd-ports-gnome-589f4074d909f3c941ab64fa32bc3e9f123b257c.zip |
The jabber transports are now built as part of the jabber port and
are therefore no longer required as separate ports.
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 d46ecca4b443..f4f17679aa14 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -10,7 +10,6 @@ SUBDIR += ezbounce SUBDIR += infobot SUBDIR += irc - SUBDIR += irc-transport SUBDIR += ircII SUBDIR += ircatlite SUBDIR += ircd-hybrid |