diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2000-08-18 18:49:26 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2000-08-18 18:49:26 +0000 |
commit | 922fabccf2ff251ceba6ddffe6afa8c6d67b6247 (patch) | |
tree | 9a26c4893adf1f540881e3ec365c54a9ffdfb99d /net/Makefile | |
parent | Import OhPhone, an OpenH323 Video Conferencing program (diff) |
Add ohphone
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index eb79a356588d..ffb55440f8f2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -158,6 +158,7 @@ SUBDIR += ntop SUBDIR += ntp SUBDIR += nttcp + SUBDIR += ohphone SUBDIR += openam SUBDIR += opengatekeeper SUBDIR += openh323 |