diff options
author | znerd <znerd@FreeBSD.org> | 2002-07-05 08:33:58 +0000 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2002-07-05 08:33:58 +0000 |
commit | 76db54db5efbcf051b461d106c14e932e3f18131 (patch) | |
tree | 45185b7ee2bf4339e777a640b9b843269b105ea3 /comms/Makefile | |
parent | 2b383b18341d5ddb2c2573811a37dc3162baf886 (diff) | |
download | FreeBSD-ports-76db54db5efbcf051b461d106c14e932e3f18131.zip FreeBSD-ports-76db54db5efbcf051b461d106c14e932e3f18131.tar.gz |
New port: Java Communications API.
PR: 31688
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 23badfd..6dd8281 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -18,6 +18,7 @@ SUBDIR += gsmlib SUBDIR += hylafax SUBDIR += ixj + SUBDIR += java-commapi SUBDIR += kermit SUBDIR += lrzsz SUBDIR += ltmdm |