diff options
author | tijl <tijl@FreeBSD.org> | 2018-06-10 22:46:30 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2018-06-10 22:46:30 +0800 |
commit | b55bc39622bacd4f57f2b2622dce54c33c84fae5 (patch) | |
tree | 383ef6aa3d41630740567681e0d7a410fd35e63c /net/Makefile | |
parent | 6b08a31cbaf21067fe572ac55441d6beac26a102 (diff) | |
download | freebsd-ports-gnome-b55bc39622bacd4f57f2b2622dce54c33c84fae5.tar.gz freebsd-ports-gnome-b55bc39622bacd4f57f2b2622dce54c33c84fae5.tar.zst freebsd-ports-gnome-b55bc39622bacd4f57f2b2622dce54c33c84fae5.zip |
Add net/libsrtp2 2.2.0 (API not compatible with net/libsrtp).
PR: 228866
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 e7b1eabedfc9..ff00cf77c77a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -423,6 +423,7 @@ SUBDIR += libsignal SUBDIR += libsocket++ SUBDIR += libsrtp + SUBDIR += libsrtp2 SUBDIR += libstorj SUBDIR += libtnl SUBDIR += libtrace |