aboutsummaryrefslogtreecommitdiff
path: root/java/jlint/pkg-descr
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-06-25 04:00:58 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-06-25 04:00:58 +0000
commit8d305074715b7437d0d06684f2c02ad176e5b5a6 (patch)
tree10b36249595d0e3ec8768ce4ed49615599fe2aa8 /java/jlint/pkg-descr
parentb2ed6c32ab0030816dc3cbd575724d08096d008e (diff)
downloadports-8d305074715b7437d0d06684f2c02ad176e5b5a6.tar.gz
ports-8d305074715b7437d0d06684f2c02ad176e5b5a6.zip
Notes
Diffstat (limited to 'java/jlint/pkg-descr')
-rw-r--r--java/jlint/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/java/jlint/pkg-descr b/java/jlint/pkg-descr
new file mode 100644
index 000000000000..f6933d809699
--- /dev/null
+++ b/java/jlint/pkg-descr
@@ -0,0 +1,5 @@
+Jlint will check your Java code and find bugs, inconsistencies
+and synchronization problems by doing data flow analysis and
+building the lock graph.
+
+WWW: http://artho.com/jlint/