aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2002-10-17 08:04:42 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2002-10-17 08:04:42 +0000
commitab3e04ca03885218a412d90a2a0a1d38be6cb5c0 (patch)
tree2840afe133a29ad9bb37f84e5d658735a433e557 /net/Makefile
parentbb30a2fcf708a04156e49e98beb5b21bca06b45b (diff)
downloadports-ab3e04ca03885218a412d90a2a0a1d38be6cb5c0.tar.gz
ports-ab3e04ca03885218a412d90a2a0a1d38be6cb5c0.zip
Add osrtspproxy, The RTSP Proxy Kit is a reference implementation
of an RTSP proxy. PR: ports/44001 Submitted by: Volker Stolz <vs@foldr.org>
Notes
Notes: svn path=/head/; revision=68194
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 0f2dee623941..0a8648bbc56a 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -336,6 +336,7 @@
SUBDIR += openslp
SUBDIR += openverse
SUBDIR += oproute
+ SUBDIR += osrtspproxy
SUBDIR += p0f
SUBDIR += p5-Archie
SUBDIR += p5-BIND-Conf_Parser