diff options
author | lioux <lioux@FreeBSD.org> | 2004-12-31 06:21:02 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-12-31 06:21:02 +0800 |
commit | a3e2a0272ef543ffca0588baeb8fc0ed4865ac0c (patch) | |
tree | 77769184010f72448f637b784e69ddabacbf229c /net/Makefile | |
parent | 09f9029d59ecbbfc50c4df78793680bfa99481ca (diff) | |
download | freebsd-ports-gnome-a3e2a0272ef543ffca0588baeb8fc0ed4865ac0c.tar.gz freebsd-ports-gnome-a3e2a0272ef543ffca0588baeb8fc0ed4865ac0c.tar.zst freebsd-ports-gnome-a3e2a0272ef543ffca0588baeb8fc0ed4865ac0c.zip |
New port jsch version 0.1.18: A pure Java implementation of SSH2
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 7b7f04cd6ee1..917ed9943db7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -254,6 +254,7 @@ SUBDIR += javadc SUBDIR += jffnms SUBDIR += jit + SUBDIR += jsch SUBDIR += jumpgate SUBDIR += jwhois SUBDIR += kdenetwork3 |