diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-02-18 19:54:11 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-02-18 19:54:11 +0000 |
commit | 5497ade13c16e65fbc08c62b8c89de15ac44f9aa (patch) | |
tree | 0b0a6c4aa2eda9942e7115cce9fbf567697d101f /net/Makefile | |
parent | cda6c4bc9765a6f61ba88fc12445c19244cba567 (diff) | |
download | pkgsrc-5497ade13c16e65fbc08c62b8c89de15ac44f9aa.tar.gz |
Rename ap-utils to wap-utils to avoid confusion with the various
ap-* packages, which are apache-related.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index f7809e493b7..04ea66d2dd0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.352 2003/02/17 11:52:01 zuntum Exp $ +# $NetBSD: Makefile,v 1.353 2003/02/18 19:54:11 jschauma Exp $ # COMMENT= Networking tools @@ -12,7 +12,6 @@ SUBDIR+= ORBit2 SUBDIR+= SDL_net SUBDIR+= adns SUBDIR+= airportbasestationconfig -SUBDIR+= ap-utils SUBDIR+= archie SUBDIR+= arla SUBDIR+= arpd @@ -275,6 +274,7 @@ SUBDIR+= vncviewer SUBDIR+= vsftpd SUBDIR+= vtun SUBDIR+= wakeup +SUBDIR+= wap-utils SUBDIR+= wget SUBDIR+= whatmask SUBDIR+= wistumbler |