diff options
author | znerd <znerd@FreeBSD.org> | 2002-08-07 19:44:31 +0000 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2002-08-07 19:44:31 +0000 |
commit | 71559ae328812a26a34ec707b4645282289b9b3e (patch) | |
tree | 197cf8a45f2c07184c0c2de98c94df7b886e62ec /comms/Makefile | |
parent | 28d5117eb77d82649f5b9649d77739a07a7e3c02 (diff) | |
download | FreeBSD-ports-71559ae328812a26a34ec707b4645282289b9b3e.zip FreeBSD-ports-71559ae328812a26a34ec707b4645282289b9b3e.tar.gz |
New port: Java Communication API, FreeBSD implementation.
PR: 31689
Submitted by: Ari Suutari <ari.suutari@syncrontech.com>
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index 6dd8281..741e5e8 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -19,6 +19,7 @@ SUBDIR += hylafax SUBDIR += ixj SUBDIR += java-commapi + SUBDIR += java-commapi-freebsd SUBDIR += kermit SUBDIR += lrzsz SUBDIR += ltmdm |