diff options
author | glewis <glewis@FreeBSD.org> | 2003-05-10 03:14:56 +0000 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2003-05-10 03:14:56 +0000 |
commit | 808a82e8abac8ba6ae50929576d77de286ac0429 (patch) | |
tree | 02e842a2b05402064f1bb6d52e9e35a4529cad66 /net/Makefile | |
parent | 997b47930af928b156b21132172bfb22985bb790 (diff) | |
download | FreeBSD-ports-808a82e8abac8ba6ae50929576d77de286ac0429.zip FreeBSD-ports-808a82e8abac8ba6ae50929576d77de286ac0429.tar.gz |
. Add the net/java-beepcore port:
This release includes a Java implementation of beep core RFC 3080 and
beep mapping for TCP RFC 3081.
WWW: http://sourceforge.net/projects/beepcore-java
PR: 43925
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
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 df85bd8..cb2b21a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -246,6 +246,7 @@ SUBDIR += jabber-yahoo SUBDIR += jags SUBDIR += jarl + SUBDIR += java-beepcore SUBDIR += javadc SUBDIR += jumpgate SUBDIR += jwhois |