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:   ryoon
Date:           Tue Feb 11 08:56:06 UTC 2025

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net: Enable tailscale


To generate a diff of this commit:
cvs rdiff -u -r1.1589 -r1.1590 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.1589 pkgsrc/net/Makefile:1.1590
--- pkgsrc/net/Makefile:1.1589  Sat Feb  1 10:39:06 2025
+++ pkgsrc/net/Makefile Tue Feb 11 08:56:06 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1589 2025/02/01 10:39:06 pho Exp $
+# $NetBSD: Makefile,v 1.1590 2025/02/11 08:56:06 ryoon Exp $
 #
 
 COMMENT=       Networking tools
@@ -954,6 +954,7 @@ SUBDIR+=    synergy
 SUBDIR+=       sysmon
 SUBDIR+=       tacacs
 SUBDIR+=       tacacs-shrubbery
+SUBDIR+=       tailscale
 SUBDIR+=       taskserver
 SUBDIR+=       tcl-scotty
 SUBDIR+=       tcpdmerge



Home | Main Index | Thread Index | Old Index