pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net Add and enable fd-proxy.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ccd9ddb82f4c
branches:  trunk
changeset: 770107:ccd9ddb82f4c
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Thu Nov 25 08:19:48 2021 +0000

description:
Add and enable fd-proxy.

diffstat:

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

diffs (17 lines):

diff -r 250c23243beb -r ccd9ddb82f4c net/Makefile
--- a/net/Makefile      Thu Nov 25 08:18:18 2021 +0000
+++ b/net/Makefile      Thu Nov 25 08:19:48 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1434 2021/11/24 09:28:33 wiz Exp $
+# $NetBSD: Makefile,v 1.1435 2021/11/25 08:19:48 schmonz Exp $
 #
 
 COMMENT=       Networking tools
@@ -138,6 +138,7 @@
 SUBDIR+=       ez-ipupdate
 SUBDIR+=       fair-identd
 SUBDIR+=       fastd
+SUBDIR+=       fd-proxy
 SUBDIR+=       fehqlibs
 SUBDIR+=       fetch
 SUBDIR+=       filezilla



Home | Main Index | Thread Index | Old Index