diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-30 01:39:54 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-30 01:39:54 +0000 |
commit | 816e55ba8970d95b698b303330ad57d660a3f0d1 (patch) | |
tree | 3a8044266972f1cc2d87d257f53cf31f780887ed /net/Makefile | |
parent | [NEW PORT] devel/poslib: Posadis C++ DNS library (diff) |
New port (split out from old port): net/spread-j
This port contains just the java client libraries, which
have been split from the net/spread port to make them easier
to find, build and include, as a separate port.
PR: ports/45180
Submitted by: Joshua Goodall <joshua@roughtrade.net>
Notes
Notes:
svn path=/head/; revision=88027
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 6cd453bf7f0a..9f56de2c75cb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -653,6 +653,7 @@ SUBDIR += socketbind SUBDIR += socks5 SUBDIR += spread + SUBDIR += spread-j SUBDIR += ssldump SUBDIR += staticcharge SUBDIR += sting |