diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-10-22 22:58:32 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-10-22 22:58:32 +0800 |
commit | e93e20c8f785ff407824db7484130fc2e1602887 (patch) | |
tree | 48d2348c275672dbb2233278b60aa4ece9844d89 /irc/Makefile | |
parent | 857e9f47263f7d9dbdc926f68427bed2f9375198 (diff) | |
download | freebsd-ports-gnome-e93e20c8f785ff407824db7484130fc2e1602887.tar.gz freebsd-ports-gnome-e93e20c8f785ff407824db7484130fc2e1602887.tar.zst freebsd-ports-gnome-e93e20c8f785ff407824db7484130fc2e1602887.zip |
add ctrlproxy 2.5
IRC proxy
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 4764ba328ab2..9be33648a259 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -6,6 +6,7 @@ SUBDIR += blackened SUBDIR += bnc SUBDIR += bobot++ + SUBDIR += ctrlproxy SUBDIR += dancer SUBDIR += dancer-ircd SUBDIR += dancer-services |