diff options
author | markd <markd@pkgsrc.org> | 2003-06-05 12:36:01 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-06-05 12:36:01 +0000 |
commit | caf74c80ca618501899c8cceb05852903c5af681 (patch) | |
tree | 1e8a02c6896a8a408c20cadd33dae80ac2d99add | |
parent | 3a22199735aed0a1dac0cff79cc219c09ec21bf9 (diff) | |
download | pkgsrc-caf74c80ca618501899c8cceb05852903c5af681.tar.gz |
Add airport2basestationconfig
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 7a504baa81e..486858692df 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.384 2003/06/03 09:19:36 jmmv Exp $ +# $NetBSD: Makefile,v 1.385 2003/06/05 12:36:01 markd Exp $ # COMMENT= Networking tools @@ -12,6 +12,7 @@ SUBDIR+= ORBit SUBDIR+= ORBit2 SUBDIR+= SDL_net SUBDIR+= adns +SUBDIR+= airport2basestationconfig SUBDIR+= airportbasestationconfig SUBDIR+= airportmodemutility SUBDIR+= archie |