diff options
author | gdt <gdt@pkgsrc.org> | 2021-03-18 18:47:04 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2021-03-18 18:47:04 +0000 |
commit | 6da6501c47aed7f591936b073fb4c7820e1006b2 (patch) | |
tree | 13da8a2ee51ca18c1f3fefc028cb06e9fbbdc789 /net/Makefile | |
parent | 2a90a19394b8347b5164a1e980fe2baed434301b (diff) | |
download | pkgsrc-6da6501c47aed7f591936b073fb4c7820e1006b2.tar.gz |
net/Makefile: py-magic-wormhole
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 b1f0c14c47d..74a89cb3a75 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1392 2021/03/15 16:47:08 gdt Exp $ +# $NetBSD: Makefile,v 1.1393 2021/03/18 18:47:04 gdt Exp $ # COMMENT= Networking tools @@ -717,6 +717,7 @@ SUBDIR+= py-ldapdomaindump SUBDIR+= py-lexicon SUBDIR+= py-libdnet SUBDIR+= py-libpcap +SUBDIR+= py-magic-wormhole SUBDIR+= py-medusa SUBDIR+= py-metar SUBDIR+= py-moto |