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:   schmonz
Date:           Thu Nov 25 08:19:48 UTC 2021

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add and enable fd-proxy.


To generate a diff of this commit:
cvs rdiff -u -r1.1434 -r1.1435 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.1434 pkgsrc/net/Makefile:1.1435
--- pkgsrc/net/Makefile:1.1434  Wed Nov 24 09:28:33 2021
+++ pkgsrc/net/Makefile Thu Nov 25 08:19:48 2021
@@ -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+=    exabgp
 SUBDIR+=       ez-ipupdate
 SUBDIR+=       fair-identd
 SUBDIR+=       fastd
+SUBDIR+=       fd-proxy
 SUBDIR+=       fehqlibs
 SUBDIR+=       fetch
 SUBDIR+=       filezilla



Home | Main Index | Thread Index | Old Index