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:   pin
Date:           Tue Feb 24 11:59:46 UTC 2026

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add ttl


To generate a diff of this commit:
cvs rdiff -u -r1.1624 -r1.1625 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.1624 pkgsrc/net/Makefile:1.1625
--- pkgsrc/net/Makefile:1.1624  Wed Feb  4 14:00:19 2026
+++ pkgsrc/net/Makefile Tue Feb 24 11:59:46 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1624 2026/02/04 14:00:19 wiz Exp $
+# $NetBSD: Makefile,v 1.1625 2026/02/24 11:59:46 pin Exp $
 #
 
 COMMENT=       Networking tools
@@ -1013,6 +1013,7 @@ SUBDIR+=  trickle
 SUBDIR+=       trippy
 SUBDIR+=       tsocks
 SUBDIR+=       tspc
+SUBDIR+=       ttl
 SUBDIR+=       ttt
 SUBDIR+=       tut
 SUBDIR+=       tvnjviewer



Home | Main Index | Thread Index | Old Index