summaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-04-01 07:55:40 +0000
committeredwin <edwin@FreeBSD.org>2003-04-01 07:55:40 +0000
commitbd7dbfdbdf371aac33c0bb45adf3d6257e873ec2 (patch)
tree6d4b1eefeec773cb4aa3bbfbd7cfa2057878f5e4 /net/Makefile
parent487195a6ff5bd2a0c7f2d366f4e33bee24538fca (diff)
downloadFreeBSD-ports-bd7dbfdbdf371aac33c0bb45adf3d6257e873ec2.zip
FreeBSD-ports-bd7dbfdbdf371aac33c0bb45adf3d6257e873ec2.tar.gz
New port: libconnect
This is the shared library which allows change IP-address from which netwoking application will be performing TCP-connection. This is extremely useful when you need to control this but programs you are using have no configuration options specifying to which IP-address they should bind. PR: ports/50436 Submitted by: Alex Semenyaka <alexs@snark.ratmir.ru>
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index bddbbca..ef62dd5 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -258,6 +258,7 @@
SUBDIR += ldapdiff
SUBDIR += ldapsdk
SUBDIR += lft
+ SUBDIR += libconnect
SUBDIR += libdnet
SUBDIR += libfreenet
SUBDIR += libicq
OpenPOWER on IntegriCloud