diff options
author | nbm <nbm@FreeBSD.org> | 2000-07-31 15:31:16 +0000 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2000-07-31 15:31:16 +0000 |
commit | c421b07d3d414ef2777cf8b7891bad8197f1938f (patch) | |
tree | 81bb87138195d2926ccbef749ae2fc331b1f77df /irc/Makefile | |
parent | 00cb2a49605ef5fe3152e1896aa681985dc7dee4 (diff) | |
download | FreeBSD-ports-c421b07d3d414ef2777cf8b7891bad8197f1938f.zip FreeBSD-ports-c421b07d3d414ef2777cf8b7891bad8197f1938f.tar.gz |
Add ircatlite, a GTK+ IRC client.
PR: ports/18570
Submitted by: Yoshikazu GOTO <goto@snowy.to>
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index c754efb..2c60d49 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -9,6 +9,7 @@ SUBDIR += infobot SUBDIR += irc SUBDIR += ircII + SUBDIR += ircatlite SUBDIR += ircd-hybrid SUBDIR += irssi SUBDIR += kvirc |