diff options
author | wiz <wiz@pkgsrc.org> | 2019-08-20 11:26:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-08-20 11:26:32 +0000 |
commit | c5d3c9a4f88b1f7e2a1a95b393ebc2554e57926f (patch) | |
tree | 8d61a30958609160fca91b983d2a866fbe97cc47 /net/Makefile | |
parent | 2175b3d8fca7fbd3b6f662132a7a7adaa0e88b50 (diff) | |
download | pkgsrc-c5d3c9a4f88b1f7e2a1a95b393ebc2554e57926f.tar.gz |
net/Makefile: + gssdp12
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 524b4d8be2c..f0ce5182bd3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1261 2019/07/29 18:07:46 wiz Exp $ +# $NetBSD: Makefile,v 1.1262 2019/08/20 11:26:32 wiz Exp $ # COMMENT= Networking tools @@ -212,6 +212,7 @@ SUBDIR+= grive2 SUBDIR+= grpc SUBDIR+= gsnmp SUBDIR+= gssdp +SUBDIR+= gssdp12 SUBDIR+= gst-plugins0.10-mms SUBDIR+= gst-plugins0.10-rtmp SUBDIR+= gst-plugins0.10-soup |