summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2022-02-23 16:57:13 +0000
committerpho <pho@pkgsrc.org>2022-02-23 16:57:13 +0000
commit60077ef525df98f621fc62670daecb91d05e079f (patch)
treec74502374914daa4b40e81cb82b965b649bf2fb1 /net
parent3a1f47de751a0ca6ce63081859e81f562fe135e7 (diff)
downloadpkgsrc-60077ef525df98f621fc62670daecb91d05e079f.tar.gz
net/Makefile: + hs-uri-encode
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 28725216f97..ae0b3d944f4 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1444 2022/02/16 09:18:48 pho Exp $
+# $NetBSD: Makefile,v 1.1445 2022/02/23 16:57:13 pho Exp $
#
COMMENT= Networking tools
@@ -254,6 +254,7 @@ SUBDIR+= hs-network-uri
SUBDIR+= hs-resolv
SUBDIR+= hs-simple-sendfile
SUBDIR+= hs-socks
+SUBDIR+= hs-uri-encode
SUBDIR+= httping
SUBDIR+= httpstat
SUBDIR+= httptunnel