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:   he
Date:           Wed Jun  7 09:44:05 UTC 2017

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add py-scp.


To generate a diff of this commit:
cvs rdiff -u -r1.1157 -r1.1158 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.1157 pkgsrc/net/Makefile:1.1158
--- pkgsrc/net/Makefile:1.1157  Mon Jun  5 14:53:24 2017
+++ pkgsrc/net/Makefile Wed Jun  7 09:44:05 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1157 2017/06/05 14:53:24 taca Exp $
+# $NetBSD: Makefile,v 1.1158 2017/06/07 09:44:05 he Exp $
 #
 
 COMMENT=       Networking tools
@@ -652,6 +652,7 @@ SUBDIR+=    py-ptt
 SUBDIR+=       py-py3dns
 SUBDIR+=       py-pydns
 SUBDIR+=       py-s3cmd
+SUBDIR+=       py-scp
 SUBDIR+=       py-simplesoap
 SUBDIR+=       py-smb
 SUBDIR+=       py-soaplib



Home | Main Index | Thread Index | Old Index