diff options
author | edwin <edwin@FreeBSD.org> | 2003-08-28 19:19:38 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-08-28 19:19:38 +0800 |
commit | 633493c0dfa9c25f05c1a63c6ba1e0cba533e7ae (patch) | |
tree | 9b8bfc5f0c8a442b6b4fb7ea3be2e263e28beba5 /irc/Makefile | |
parent | 7952f9fce0f8b9bd4baf00374ed4fa44c787352f (diff) | |
download | freebsd-ports-gnome-633493c0dfa9c25f05c1a63c6ba1e0cba533e7ae.tar.gz freebsd-ports-gnome-633493c0dfa9c25f05c1a63c6ba1e0cba533e7ae.tar.zst freebsd-ports-gnome-633493c0dfa9c25f05c1a63c6ba1e0cba533e7ae.zip |
New port: irc/onis
New port: irc/onis A script that converts IRC logfiles into
an HTML statistics page
PR: ports/50415
Submitted by: Koji <root@eldemonio.org>
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 4053cc21203e..6bb1f8837047 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -40,6 +40,7 @@ SUBDIR += ngircd SUBDIR += ninja SUBDIR += olirc + SUBDIR += onis SUBDIR += p5-IRC SUBDIR += p5-POE-Component-IRC SUBDIR += p5-POE-Component-IRC-Object |