diff options
author | agc <agc@pkgsrc.org> | 2007-01-10 20:40:35 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2007-01-10 20:40:35 +0000 |
commit | f4064a977d1d8dac25244346faba36add9c63991 (patch) | |
tree | 6ec76c71af7cbf22266433bc08e74ee69aa39161 | |
parent | 9b6d83c4b8c688125f21300c4ab4ca91af89ec40 (diff) | |
download | pkgsrc-f4064a977d1d8dac25244346faba36add9c63991.tar.gz |
Add and enable aoe-vblade
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 3c7c321c0e6..56cf0a4cbee 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.653 2007/01/09 17:10:36 tv Exp $ +# $NetBSD: Makefile,v 1.654 2007/01/10 20:40:35 agc Exp $ # COMMENT= Networking tools @@ -19,6 +19,7 @@ SUBDIR+= airport2basestationconfig SUBDIR+= airportbasestationconfig SUBDIR+= airportmodemutility SUBDIR+= amule +SUBDIR+= aoe-vblade SUBDIR+= argus SUBDIR+= arla SUBDIR+= arpd |