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 Jun 13 08:19:52 UTC 2022

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Added ocaml-mimic to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.1465 -r1.1466 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.1465 pkgsrc/net/Makefile:1.1466
--- pkgsrc/net/Makefile:1.1465  Mon Jun  6 08:47:02 2022
+++ pkgsrc/net/Makefile Mon Jun 13 08:19:52 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1465 2022/06/06 08:47:02 fcambus Exp $
+# $NetBSD: Makefile,v 1.1466 2022/06/13 08:19:52 jaapb Exp $
 #
 
 COMMENT=       Networking tools
@@ -475,6 +475,7 @@ SUBDIR+=    obfs4proxy
 SUBDIR+=       ocaml-conduit
 SUBDIR+=       ocaml-domain-name
 SUBDIR+=       ocaml-ipaddr
+SUBDIR+=       ocaml-mimic
 SUBDIR+=       ocaml-protocol_version_header
 SUBDIR+=       ocamlnet
 SUBDIR+=       ocsinventory-agent



Home | Main Index | Thread Index | Old Index