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:   vins
Date:           Fri May  1 19:45:29 UTC 2026

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net: add libnfs


To generate a diff of this commit:
cvs rdiff -u -r1.1629 -r1.1630 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.1629 pkgsrc/net/Makefile:1.1630
--- pkgsrc/net/Makefile:1.1629  Wed Apr  8 14:37:21 2026
+++ pkgsrc/net/Makefile Fri May  1 19:45:29 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1629 2026/04/08 14:37:21 taca Exp $
+# $NetBSD: Makefile,v 1.1630 2026/05/01 19:45:29 vins Exp $
 #
 
 COMMENT=       Networking tools
@@ -349,6 +349,7 @@ SUBDIR+=    libktorrent
 SUBDIR+=       liblive
 SUBDIR+=       libmicrodns
 SUBDIR+=       libmms
+SUBDIR+=       libnfs
 SUBDIR+=       libnice
 SUBDIR+=       libnids
 SUBDIR+=       libnipper



Home | Main Index | Thread Index | Old Index