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:   kamil
Date:           Mon Mar 11 16:28:58 UTC 2019

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net: + openrsync


To generate a diff of this commit:
cvs rdiff -u -r1.1241 -r1.1242 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.1241 pkgsrc/net/Makefile:1.1242
--- pkgsrc/net/Makefile:1.1241  Sat Feb 16 16:23:04 2019
+++ pkgsrc/net/Makefile Mon Mar 11 16:28:58 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1241 2019/02/16 16:23:04 bsiegert Exp $
+# $NetBSD: Makefile,v 1.1242 2019/03/11 16:28:58 kamil Exp $
 #
 
 COMMENT=       Networking tools
@@ -451,6 +451,7 @@ SUBDIR+=    openconnect
 SUBDIR+=       openh323
 SUBDIR+=       openntpd
 SUBDIR+=       openresolv
+SUBDIR+=       openrsync
 SUBDIR+=       openslp
 SUBDIR+=       openvmps
 SUBDIR+=       openvpn



Home | Main Index | Thread Index | Old Index