diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2020-06-09 08:07:20 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2020-06-09 08:07:20 +0000 |
commit | 551385e2a201ba4181781ddd1b83e873b8287088 (patch) | |
tree | 61549b7dc7516bfca3367d8c1e38a9df3fabe56e /irc/Makefile | |
parent | dd6a795f96cd15911159905fbbe7b0993b95b2ab (diff) | |
download | freebsd-ports-551385e2a201ba4181781ddd1b83e873b8287088.zip |
Add srain 1.1.0, modern IRC client written in GTK.
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 6460623878e1..1afc6eb6c422 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -105,6 +105,7 @@ SUBDIR += simpleirc SUBDIR += sirc SUBDIR += smartirc4net + SUBDIR += srain SUBDIR += srvx SUBDIR += thales SUBDIR += tircproxy |