diff options
author | lioux <lioux@FreeBSD.org> | 2001-03-23 13:25:22 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-03-23 13:25:22 +0000 |
commit | 1b81ade6873be13821c89a859e534f6874a1ea7b (patch) | |
tree | 3a25a56c8b3507e48fdd3a23f51177149df7fe71 | |
parent | e1234dc7419b33dcf63532adcb9d15b065610973 (diff) | |
download | FreeBSD-ports-1b81ade6873be13821c89a859e534f6874a1ea7b.zip FreeBSD-ports-1b81ade6873be13821c89a859e534f6874a1ea7b.tar.gz |
Style fix
-rw-r--r-- | java/jpda/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jpda/pkg-descr b/java/jpda/pkg-descr index 93d7b0a..0083a17 100644 --- a/java/jpda/pkg-descr +++ b/java/jpda/pkg-descr @@ -1,4 +1,4 @@ JPDA is the debugging support for the Java 2 Platform. JPDA provides the infrastructure needed to build end-user debugger applications. - WWW: http://java.sun.com/products/jpda/ +WWW: http://java.sun.com/products/jpda/ |