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:   wiz
Date:           Mon Nov 28 12:27:54 UTC 2022

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: + ipget


To generate a diff of this commit:
cvs rdiff -u -r1.1488 -r1.1489 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.1488 pkgsrc/net/Makefile:1.1489
--- pkgsrc/net/Makefile:1.1488  Sun Nov 27 16:15:20 2022
+++ pkgsrc/net/Makefile Mon Nov 28 12:27:53 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1488 2022/11/27 16:15:20 pin Exp $
+# $NetBSD: Makefile,v 1.1489 2022/11/28 12:27:53 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -270,6 +270,7 @@ SUBDIR+=    ipcalc
 SUBDIR+=       ipcheck
 SUBDIR+=       iperf2
 SUBDIR+=       iperf3
+SUBDIR+=       ipget
 SUBDIR+=       ipgrab
 SUBDIR+=       iplog
 SUBDIR+=       ipv6calc



Home | Main Index | Thread Index | Old Index