pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net
Module Name: pkgsrc
Committed By: pho
Date: Wed Feb 23 16:57:13 UTC 2022
Modified Files:
pkgsrc/net: Makefile
Log Message:
net/Makefile: + hs-uri-encode
To generate a diff of this commit:
cvs rdiff -u -r1.1444 -r1.1445 pkgsrc/net/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1444 pkgsrc/net/Makefile:1.1445
--- pkgsrc/net/Makefile:1.1444 Wed Feb 16 09:18:48 2022
+++ pkgsrc/net/Makefile Wed Feb 23 16:57:13 2022
@@ -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
Home |
Main Index |
Thread Index |
Old Index