pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net net/Makefile: + hs-uri-encode



details:   https://anonhg.NetBSD.org/pkgsrc/rev/09207acc6bb6
branches:  trunk
changeset: 374580:09207acc6bb6
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 23 16:57:13 2022 +0000

description:
net/Makefile: + hs-uri-encode

diffstat:

 net/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f4ac5fa82236 -r 09207acc6bb6 net/Makefile
--- a/net/Makefile      Wed Feb 23 16:57:03 2022 +0000
+++ b/net/Makefile      Wed Feb 23 16:57:13 2022 +0000
@@ -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-resolv
 SUBDIR+=       hs-simple-sendfile
 SUBDIR+=       hs-socks
+SUBDIR+=       hs-uri-encode
 SUBDIR+=       httping
 SUBDIR+=       httpstat
 SUBDIR+=       httptunnel



Home | Main Index | Thread Index | Old Index