diff options
author | hoek <hoek@FreeBSD.org> | 1999-06-27 03:12:45 +0800 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 1999-06-27 03:12:45 +0800 |
commit | e175b2338c2407f8c9458a6e75d986ef9815a7a6 (patch) | |
tree | b4837021a654c81e423e445ae0acaf4b38228c80 /java | |
parent | 71c968c2f3492f6395a63edd9e7c2b7eaafe6a18 (diff) | |
download | freebsd-ports-gnome-e175b2338c2407f8c9458a6e75d986ef9815a7a6.tar.gz freebsd-ports-gnome-e175b2338c2407f8c9458a6e75d986ef9815a7a6.tar.zst freebsd-ports-gnome-e175b2338c2407f8c9458a6e75d986ef9815a7a6.zip |
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 |