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:   jaapb
Date:           Mon Jul  1 16:02:20 UTC 2019

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Added ocaml-conduit to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.1256 -r1.1257 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.1256 pkgsrc/net/Makefile:1.1257
--- pkgsrc/net/Makefile:1.1256  Sat Jun 22 00:33:33 2019
+++ pkgsrc/net/Makefile Mon Jul  1 16:02:20 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1256 2019/06/22 00:33:33 tsutsui Exp $
+# $NetBSD: Makefile,v 1.1257 2019/07/01 16:02:20 jaapb Exp $
 #
 
 COMMENT=       Networking tools
@@ -436,6 +436,7 @@ SUBDIR+=    ntopng
 SUBDIR+=       ntp4
 SUBDIR+=       nyx
 SUBDIR+=       obfs4proxy
+SUBDIR+=       ocaml-conduit
 SUBDIR+=       ocaml-ipaddr
 SUBDIR+=       ocaml-protocol_version_header
 SUBDIR+=       ocamlnet



Home | Main Index | Thread Index | Old Index