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:           Wed Apr  8 12:27:37 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Added ocaml-domain-name to Makefile SUBDIRs


To generate a diff of this commit:
cvs rdiff -u -r1.1316 -r1.1317 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.1316 pkgsrc/net/Makefile:1.1317
--- pkgsrc/net/Makefile:1.1316  Tue Mar 24 07:03:31 2020
+++ pkgsrc/net/Makefile Wed Apr  8 12:27:37 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1316 2020/03/24 07:03:31 riastradh Exp $
+# $NetBSD: Makefile,v 1.1317 2020/04/08 12:27:37 jaapb Exp $
 #
 
 COMMENT=       Networking tools
@@ -442,6 +442,7 @@ SUBDIR+=    ntp4
 SUBDIR+=       nyx
 SUBDIR+=       obfs4proxy
 SUBDIR+=       ocaml-conduit
+SUBDIR+=       ocaml-domain-name
 SUBDIR+=       ocaml-ipaddr
 SUBDIR+=       ocaml-protocol_version_header
 SUBDIR+=       ocamlnet



Home | Main Index | Thread Index | Old Index