diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-05-03 21:42:35 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-05-03 21:42:35 +0000 |
commit | 33cbc7497b79baa4f6e04e6812a1cca75e00c4fd (patch) | |
tree | 1cb71d2ec802f4b42f4bcfd99d6477b3c52cc12c /irc/Makefile | |
parent | 277d20191c644869718717c0a2700d2112ac27cf (diff) | |
download | ports-33cbc7497b79baa4f6e04e6812a1cca75e00c4fd.tar.gz ports-33cbc7497b79baa4f6e04e6812a1cca75e00c4fd.zip |
Add ngircd 0.7.0,
free open source daemon for Internet Relay Chat
(IRC).
PR: 51683
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Notes
Notes:
svn path=/head/; revision=80074
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 b8cba5c13423..41d907bf9024 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -32,6 +32,7 @@ SUBDIR += lostirc SUBDIR += muh SUBDIR += nethirc + SUBDIR += ngircd SUBDIR += ninja SUBDIR += olirc SUBDIR += p5-IRC |