diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-14 08:57:57 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-14 08:57:57 +0000 |
commit | a8ffa62f35fc7996dd10749d74e645231c94863e (patch) | |
tree | ab93ce03a6bef9db6f4e7ea4c6d336e9d94ec3c4 /net/Makefile | |
parent | 3badfeb03714445877c85759d414a555efcd734d (diff) | |
download | ports-a8ffa62f35fc7996dd10749d74e645231c94863e.tar.gz ports-a8ffa62f35fc7996dd10749d74e645231c94863e.zip |
add libosip 0.8.6
oSIP is an implementation of SIP
Notes
Notes:
svn path=/head/; revision=61254
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 99cdff983f2d..8181717d0288 100644 --- a/net/Makefile +++ b/net/Makefile @@ -224,6 +224,7 @@ SUBDIR += libkmsn SUBDIR += libnet SUBDIR += libnids + SUBDIR += libosip SUBDIR += librsync SUBDIR += libsmi SUBDIR += libsocket++ |