diff options
author | marcus <marcus@FreeBSD.org> | 2003-03-02 22:34:48 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-03-02 22:34:48 +0000 |
commit | 8ea4485d28187391a2b07f36345d1d2c90f988ba (patch) | |
tree | 547a41d1ecf8192e7f9312ccdf9a021f7ce4d0f9 /net/Makefile | |
parent | 409337989ab30d7e21c04cc0a28b1a40676b8568 (diff) | |
download | FreeBSD-ports-8ea4485d28187391a2b07f36345d1d2c90f988ba.zip FreeBSD-ports-8ea4485d28187391a2b07f36345d1d2c90f988ba.tar.gz |
Add onenetd, a single-server inetd.
PR: 47267
Submitted by: Tim Bishop <tim@bishnet.net>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 4f99556..57252e0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -359,6 +359,7 @@ SUBDIR += ocaml-jabbr SUBDIR += odsclient SUBDIR += ohphone + SUBDIR += onenetd SUBDIR += openam SUBDIR += opendchub SUBDIR += opengatekeeper |