diff options
author | markd <markd> | 2003-06-05 12:36:01 +0000 |
---|---|---|
committer | markd <markd> | 2003-06-05 12:36:01 +0000 |
commit | 9c7fa69ed03524bd28ed49a6683ccdb542f7e144 (patch) | |
tree | 1e8a02c6896a8a408c20cadd33dae80ac2d99add /net/Makefile | |
parent | fecff7a49b5200029ee6b1c38492b5edc2b4ad1e (diff) | |
download | pkgsrc-9c7fa69ed03524bd28ed49a6683ccdb542f7e144.tar.gz |
Add airport2basestationconfig
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 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 |