diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-06-26 19:12:45 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-06-26 19:12:45 +0000 |
commit | dd9ff05a6af0fb1a6e7d73be04f5e92936bb14a0 (patch) | |
tree | b35bbba26e49b1c6fd186b9df90846241385ee20 /java | |
parent | Update MASTER_SITES. (diff) |
Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
Diffstat (limited to 'java')
-rw-r--r-- | java/guavac/pkg-comment | 2 | ||||
-rw-r--r-- | java/shujit/pkg-comment | 2 | ||||
-rw-r--r-- | java/tya/pkg-comment | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/java/guavac/pkg-comment b/java/guavac/pkg-comment index 9c50764db185..8abfefa5686d 100644 --- a/java/guavac/pkg-comment +++ b/java/guavac/pkg-comment @@ -1 +1 @@ -Guavac, a java compiler and decompiler developed under GPL. +Guavac, a java compiler and decompiler developed under GPL diff --git a/java/shujit/pkg-comment b/java/shujit/pkg-comment index cd09aafdbb2a..e7e9344e579d 100644 --- a/java/shujit/pkg-comment +++ b/java/shujit/pkg-comment @@ -1 +1 @@ -A Just In Time java bytecode compiler. +A Just In Time java bytecode compiler diff --git a/java/tya/pkg-comment b/java/tya/pkg-comment index c4785c79ee38..8f6107f93b49 100644 --- a/java/tya/pkg-comment +++ b/java/tya/pkg-comment @@ -1 +1 @@ -A ``100% unofficial'' JIT-compiler for java. +A ``100% unofficial'' JIT-compiler for java |