diff options
author | miwi <miwi@FreeBSD.org> | 2007-02-02 06:27:31 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-02-02 06:27:31 +0800 |
commit | bd86d86da0414c05b67ec1ad17324889bf72a9ec (patch) | |
tree | 408d53e90face8c9344c70cff3ac61b8fed11663 /net/Makefile | |
parent | 87d776f72f41a6b8fb0eee8890fef6bfd21c4abb (diff) | |
download | freebsd-ports-gnome-bd86d86da0414c05b67ec1ad17324889bf72a9ec.tar.gz freebsd-ports-gnome-bd86d86da0414c05b67ec1ad17324889bf72a9ec.tar.zst freebsd-ports-gnome-bd86d86da0414c05b67ec1ad17324889bf72a9ec.zip |
sipXportLib is a library of SIP related functions and information
processing utilities. It is a necessary dependancy of the sipX
project.
WWW: http://sipx-wiki.calivia.com/index.php/Main_Page
PR: ports/107931
Submitted by: Michael Durian <durian at shadetreesoftware.com>
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 8834b42f1042..8c7970551b34 100644 --- a/net/Makefile +++ b/net/Makefile @@ -745,6 +745,7 @@ SUBDIR += siproxd SUBDIR += sipsak SUBDIR += sipxportlib + SUBDIR += sipxtacklib SUBDIR += sixxs-aiccu SUBDIR += sixxs-heartbeatd SUBDIR += skstream |