diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-02 07:29:48 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-02 07:29:48 +0000 |
commit | 98dd96ee205fb968db4585e6da5e5fbdd9c840fb (patch) | |
tree | 6417bfc0f123001e7d0471472fea2b997af1841d /net/Makefile | |
parent | e74f65891de820071516510bbc68b8e00472a79e (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 70d264ba763a..ac6e563fbe48 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Networking tools + SUBDIR += 3proxy SUBDIR += 44bsd-rdist SUBDIR += 4g8 |