diff options
author | edwin <edwin@FreeBSD.org> | 2003-08-30 09:39:54 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-08-30 09:39:54 +0800 |
commit | 9e6fd730b7df0e70c55daf14df5d6ff53a2d5fd7 (patch) | |
tree | cb9981d6ad7c3724e3b63a49c8978de8c75f1965 /net/Makefile | |
parent | 314d43b458d1b0d59ffef69e99cff152033f54ee (diff) | |
download | freebsd-ports-gnome-9e6fd730b7df0e70c55daf14df5d6ff53a2d5fd7.tar.gz freebsd-ports-gnome-9e6fd730b7df0e70c55daf14df5d6ff53a2d5fd7.tar.zst freebsd-ports-gnome-9e6fd730b7df0e70c55daf14df5d6ff53a2d5fd7.zip |
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>
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 |