diff options
author | agc <agc@pkgsrc.org> | 2012-07-20 03:16:20 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2012-07-20 03:16:20 +0000 |
commit | c7b93f84a6497ed0d366e854d3a75a07274ecca0 (patch) | |
tree | ab62012c23c37e98874dbd4582f2fc8d2dcadfb3 /net/Makefile | |
parent | c57a0a7713e21a8f7ff80b19ebff071ea64caddf (diff) | |
download | pkgsrc-c7b93f84a6497ed0d366e854d3a75a07274ecca0.tar.gz |
add and enable mosh
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 7f1e45bb7a3..310d15aa9c2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.921 2012/05/10 05:00:10 jnemeth Exp $ +# $NetBSD: Makefile,v 1.922 2012/07/20 03:16:20 agc Exp $ # COMMENT= Networking tools @@ -272,6 +272,7 @@ SUBDIR+= modpcap SUBDIR+= mono-nat SUBDIR+= monotorrent SUBDIR+= monsoon +SUBDIR+= mosh SUBDIR+= mouse-pppoe SUBDIR+= mping SUBDIR+= mppe-lkm |