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:   alnsn
Date:           Fri Sep 29 06:25:24 UTC 2017

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add obfs4proxy.


To generate a diff of this commit:
cvs rdiff -u -r1.1181 -r1.1182 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.1181 pkgsrc/net/Makefile:1.1182
--- pkgsrc/net/Makefile:1.1181  Thu Sep 28 04:52:30 2017
+++ pkgsrc/net/Makefile Fri Sep 29 06:25:24 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1181 2017/09/28 04:52:30 wiz Exp $
+# $NetBSD: Makefile,v 1.1182 2017/09/29 06:25:24 alnsn Exp $
 #
 
 COMMENT=       Networking tools
@@ -424,6 +424,7 @@ SUBDIR+=    nstx
 SUBDIR+=       ntop
 SUBDIR+=       ntopng
 SUBDIR+=       ntp4
+SUBDIR+=       obfs4proxy
 SUBDIR+=       ocaml-ipaddr
 SUBDIR+=       ocamlnet
 SUBDIR+=       ocsinventory-agent



Home | Main Index | Thread Index | Old Index