diff options
author | miwi <miwi@FreeBSD.org> | 2007-02-02 06:25:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-02-02 06:25:32 +0800 |
commit | ec8c6a52cba68f6a5264b5edcdff2d20279d025e (patch) | |
tree | bedf0411417e95da9b620dad78d0cbe48f430ec4 /net/Makefile | |
parent | ebe85fcf6b6cd88f1334612ec4edf56d4fe2f58d (diff) | |
download | freebsd-ports-gnome-ec8c6a52cba68f6a5264b5edcdff2d20279d025e.tar.gz freebsd-ports-gnome-ec8c6a52cba68f6a5264b5edcdff2d20279d025e.tar.zst freebsd-ports-gnome-ec8c6a52cba68f6a5264b5edcdff2d20279d025e.zip |
sipXportLib is a library of general purpose utilities and OS
abstraction APIs. 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 8cbcb8d25f06..8834b42f1042 100644 --- a/net/Makefile +++ b/net/Makefile @@ -744,6 +744,7 @@ SUBDIR += sipp SUBDIR += siproxd SUBDIR += sipsak + SUBDIR += sipxportlib SUBDIR += sixxs-aiccu SUBDIR += sixxs-heartbeatd SUBDIR += skstream |