diff options
author | alnsn <alnsn@pkgsrc.org> | 2017-09-29 06:25:24 +0000 |
---|---|---|
committer | alnsn <alnsn@pkgsrc.org> | 2017-09-29 06:25:24 +0000 |
commit | 4dedd6d1057ec12d38dda93cf24d063dbc90e48c (patch) | |
tree | 65fac4814f6231a38eb138f4aee0bcd769902481 /net/Makefile | |
parent | c471f3882ac4308ae8e3fa158c88ab768391d846 (diff) | |
download | pkgsrc-4dedd6d1057ec12d38dda93cf24d063dbc90e48c.tar.gz |
Add obfs4proxy.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index affda14c368..58708ee38fa 100644 --- a/net/Makefile +++ b/net/Makefile @@ -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 |