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:           Fri Oct 21 11:41:46 UTC 2022

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add termscp


To generate a diff of this commit:
cvs rdiff -u -r1.1483 -r1.1484 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.1483 pkgsrc/net/Makefile:1.1484
--- pkgsrc/net/Makefile:1.1483  Sat Oct  8 13:15:07 2022
+++ pkgsrc/net/Makefile Fri Oct 21 11:41:46 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1483 2022/10/08 13:15:07 adam Exp $
+# $NetBSD: Makefile,v 1.1484 2022/10/21 11:41:46 pin Exp $
 #
 
 COMMENT=       Networking tools
@@ -930,6 +930,7 @@ SUBDIR+=    tcptraceroute
 SUBDIR+=       tcptraceroute6
 SUBDIR+=       teamspeak-client
 SUBDIR+=       teamspeak-server
+SUBDIR+=       termscp
 SUBDIR+=       terraform
 SUBDIR+=       terraform-provider-archive
 SUBDIR+=       terraform-provider-aws



Home | Main Index | Thread Index | Old Index