diff options
author | wiz <wiz@pkgsrc.org> | 2013-06-16 21:21:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-06-16 21:21:30 +0000 |
commit | e60f08683be96c2b0f9c3b738e06c6047af2f4e1 (patch) | |
tree | 0b37e4761797458586a26308b34af5803bf781a3 | |
parent | 073ccadda39b4675f060974b8bbe0842b3dc86ff (diff) | |
download | pkgsrc-e60f08683be96c2b0f9c3b738e06c6047af2f4e1.tar.gz |
+ mimms.
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index c3eeee1c49f..da8393b1d97 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.971 2013/06/14 13:43:05 mef Exp $ +# $NetBSD: Makefile,v 1.972 2013/06/16 21:21:30 wiz Exp $ # COMMENT= Networking tools @@ -281,6 +281,7 @@ SUBDIR+= mcast-tools SUBDIR+= md-whois SUBDIR+= microdc2 SUBDIR+= mikutter +SUBDIR+= mimms SUBDIR+= miniupnpd SUBDIR+= miredo SUBDIR+= mirror |