diff options
author | krion <krion@FreeBSD.org> | 2004-08-06 15:46:51 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-06 15:46:51 +0800 |
commit | 405958a0773cc9287121c381009f1451a08ebdb9 (patch) | |
tree | 62a3512caa7fb7b837690c3d3461319ab7e770c3 /irc/Makefile | |
parent | c1466ea43c6ba221471c1ecc4aa16388ca1028c4 (diff) | |
download | freebsd-ports-gnome-405958a0773cc9287121c381009f1451a08ebdb9.tar.gz freebsd-ports-gnome-405958a0773cc9287121c381009f1451a08ebdb9.tar.zst freebsd-ports-gnome-405958a0773cc9287121c381009f1451a08ebdb9.zip |
Add bopm 3.1.2,
bopm is an open-source open proxy monitor, designed for use
with hybrid-based ircds, although it can be used with slight
modification on any server which has +c to show connects to
opers and that supports KLINEs in order to K-LINE incoming
connects from open proxies.
PR: ports/70065
Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.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 197c39985bd3..ea6e5d1c3136 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -9,6 +9,7 @@ SUBDIR += blackened SUBDIR += bnc SUBDIR += bobot++ + SUBDIR += bopm SUBDIR += ctrlproxy SUBDIR += dancer SUBDIR += dancer-ircd |