aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2000-11-22 17:51:42 +0000
committerRoger Hardiman <roger@FreeBSD.org>2000-11-22 17:51:42 +0000
commitdae7c4389dce76c6adc70913329bf59b5d626abb (patch)
tree77d484e90b1bd03f9786c86d74fa0389d6a88cdb /net/Makefile
parent353027ba43fe01deeb88323533c15847dee09788 (diff)
downloadports-dae7c4389dce76c6adc70913329bf59b5d626abb.tar.gz
ports-dae7c4389dce76c6adc70913329bf59b5d626abb.zip
Add OpenH323 Proxy. This is based on OpenGatekeeper and adds H323
Proxy functions. This means you can use H323 clients (like OhPhone and NetMeeting) through FireWalls and with NAT.
Notes
Notes: svn path=/head/; revision=35350
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 465657cc45e1..f7a3ac32dfb9 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -173,6 +173,7 @@
SUBDIR += openam
SUBDIR += opengatekeeper
SUBDIR += openh323
+ SUBDIR += openh323proxy
SUBDIR += openldap
SUBDIR += openldap2
SUBDIR += openmcu