diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-31 22:25:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-31 22:25:56 +0000 |
commit | 3d38def5bf7ec6ed56369aff5107e4e26ec11f35 (patch) | |
tree | 8d66fa24aeb9619c403be676b3e55ffae736dd90 /net/Makefile | |
parent | bd252586466634596d8e2a7f80fca8be81a2917b (diff) | |
download | pkgsrc-3d38def5bf7ec6ed56369aff5107e4e26ec11f35.tar.gz |
+ gst-rtsp-server
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index f1ecb16f3b8..55b474444ec 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1031 2014/08/07 14:01:07 he Exp $ +# $NetBSD: Makefile,v 1.1032 2014/08/31 22:25:56 wiz Exp $ # COMMENT= Networking tools @@ -180,6 +180,7 @@ SUBDIR+= gst-plugins1-libnice SUBDIR+= gst-plugins1-mms SUBDIR+= gst-plugins1-rtmp SUBDIR+= gst-plugins1-soup +SUBDIR+= gst-rtsp-server SUBDIR+= gt-itm SUBDIR+= gtk-gnutella SUBDIR+= gtk-vnc |