diff options
author | tron <tron@pkgsrc.org> | 2000-11-20 20:41:11 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-11-20 20:41:11 +0000 |
commit | b33ac93fb9291da31711fbf653c2879b9345b251 (patch) | |
tree | 2bf5589a20015b9869bf6bf52fde1cc7b94cf3ed /net | |
parent | e88c6073dcfad12b59bf8d07f8b773b9d090b860 (diff) | |
download | pkgsrc-b33ac93fb9291da31711fbf653c2879b9345b251.tar.gz |
Add and enable "airportbasestationconfig".
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 5f56e4ccc1a..975abfd8b8e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.166 2000/11/10 16:55:47 abs Exp $ +# $NetBSD: Makefile,v 1.167 2000/11/20 20:41:11 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # + SUBDIR += airportbasestationconfig SUBDIR += archie SUBDIR += arla SUBDIR += arpd |