diff options
author | tron <tron> | 2003-03-22 14:46:21 +0000 |
---|---|---|
committer | tron <tron> | 2003-03-22 14:46:21 +0000 |
commit | efef1178d3ef812fc99008ab698d56dad2dfdb70 (patch) | |
tree | 144de6f58463d831cad722c68c1162bfbe3bcc5e /net/Makefile | |
parent | e509b51c4da9df226b6beaf2f50d5dd2eea5db9e (diff) | |
download | pkgsrc-efef1178d3ef812fc99008ab698d56dad2dfdb70.tar.gz |
And and enable "airportmodemutility".
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 e4cf080afba..e242a96f649 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.359 2003/03/17 08:49:50 seb Exp $ +# $NetBSD: Makefile,v 1.360 2003/03/22 14:46:21 tron Exp $ # COMMENT= Networking tools @@ -12,6 +12,7 @@ SUBDIR+= ORBit2 SUBDIR+= SDL_net SUBDIR+= adns SUBDIR+= airportbasestationconfig +SUBDIR+= airportmodemutility SUBDIR+= archie SUBDIR+= arla SUBDIR+= arpd |