diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-12-17 03:48:51 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-12-17 03:48:51 +0000 |
commit | f57cd0a5f046dc045caa47c201990e62d3e906b5 (patch) | |
tree | 11adc575cccd4abc895fb05f51a52ea518ab43d0 /irc/Makefile | |
parent | 4f17c30a01db63228fb114c3ccc22e8f09cc9f44 (diff) | |
download | ports-f57cd0a5f046dc045caa47c201990e62d3e906b5.tar.gz ports-f57cd0a5f046dc045caa47c201990e62d3e906b5.zip |
- New port bip-0.6.1
- Simple icr proxy server with ssl support.
PR: ports/118733
Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
Approved by: linimon (mentor)
Notes
Notes:
svn path=/head/; revision=203902
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 a081b21e5422..a5e795d4eb5e 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -4,6 +4,7 @@ COMMENT = Internet Relay Chat utilities SUBDIR += anope + SUBDIR += bip SUBDIR += bitchx SUBDIR += bitlbee SUBDIR += blackened |