diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-14 16:57:57 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-14 16:57:57 +0800 |
commit | 0707c23974a4b5f59093651f7892ba7245f3b891 (patch) | |
tree | 10a3891911dfb90d35d0b13a86784b65d32efb21 /net/Makefile | |
parent | 698b1f3f02a28062ffac2ffc0b6c928534dab9ce (diff) | |
download | freebsd-ports-gnome-0707c23974a4b5f59093651f7892ba7245f3b891.tar.gz freebsd-ports-gnome-0707c23974a4b5f59093651f7892ba7245f3b891.tar.zst freebsd-ports-gnome-0707c23974a4b5f59093651f7892ba7245f3b891.zip |
add libosip 0.8.6
oSIP is an implementation of SIP
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++ |