diff options
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 66da5e3fa25..c54e8c4dadc 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1259 2019/07/20 23:09:27 gdt Exp $ +# $NetBSD: Makefile,v 1.1260 2019/07/20 23:40:46 gdt Exp $ # COMMENT= Networking tools @@ -695,6 +695,7 @@ SUBDIR+= py-netsnmp SUBDIR+= py-nyx SUBDIR+= py-omniORBpy SUBDIR+= py-onionbalance +SUBDIR+= py-paho-mqtt SUBDIR+= py-pcap SUBDIR+= py-portend SUBDIR+= py-prometheus_client |