diff options
author | ryoon <ryoon> | 2011-11-08 20:30:59 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2011-11-08 20:30:59 +0000 |
commit | 0ed88ee995704b6302d1d56d286d40bf817fa40d (patch) | |
tree | f845885fe1ddfd46bff8c71f159827b8f45d524e /net/Makefile | |
parent | 28457af5b5b7dcceefdc9f1e51aa4492f961bfc0 (diff) | |
download | pkgsrc-0ed88ee995704b6302d1d56d286d40bf817fa40d.tar.gz |
Add umph
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 0ae52fca4b0..886e6c5e2c3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.889 2011/11/08 20:22:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.890 2011/11/08 20:30:59 ryoon Exp $ # COMMENT= Networking tools @@ -601,6 +601,7 @@ SUBDIR+= ucspi-tcp SUBDIR+= udns SUBDIR+= udpcast SUBDIR+= udptunnel +SUBDIR+= umph SUBDIR+= unbound SUBDIR+= unfs3 SUBDIR+= unison |