summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-04-29 13:05:49 +0000
committerwiz <wiz@pkgsrc.org>2022-04-29 13:05:49 +0000
commit492bd32dddcfc78496b2cd07f9efe550b0384fb8 (patch)
tree7a51dbdaca73724b0f1dc9b4b43f268b24180067 /net/Makefile
parent07a523ffa881edca85868687eddb71f14c442bc7 (diff)
downloadpkgsrc-492bd32dddcfc78496b2cd07f9efe550b0384fb8.tar.gz
net/Makefile: + py-ephemeral_port_reserve
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 155f0261772..82c0e26c272 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1454 2022/04/25 07:18:45 wiz Exp $
+# $NetBSD: Makefile,v 1.1455 2022/04/29 13:05:49 wiz Exp $
#
COMMENT= Networking tools
@@ -699,6 +699,7 @@ SUBDIR+= py-dnsdiag
SUBDIR+= py-dpkt
SUBDIR+= py-dropbox
SUBDIR+= py-ec2instanceconnectcli
+SUBDIR+= py-ephemeral_port_reserve
SUBDIR+= py-flower
SUBDIR+= py-foolscap
SUBDIR+= py-gcs-oauth2-boto-plugin