diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-04-07 16:37:29 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-04-07 16:37:29 +0800 |
commit | 797693fd94e4d19402ae80848707f12e45a47b72 (patch) | |
tree | 85f14f9d7da56fba39b150240ac199d63ca10db9 /java/Makefile | |
parent | a024d3aff7c12855079c30c53277e7467943aea9 (diff) | |
download | freebsd-ports-graphics-797693fd94e4d19402ae80848707f12e45a47b72.tar.gz freebsd-ports-graphics-797693fd94e4d19402ae80848707f12e45a47b72.tar.zst freebsd-ports-graphics-797693fd94e4d19402ae80848707f12e45a47b72.zip |
add jcalendar 1.1.4
Java Date Chooser
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index 6e6c6343676..2a11f458afc 100644 --- a/java/Makefile +++ b/java/Makefile @@ -60,6 +60,7 @@ SUBDIR += jboss2 SUBDIR += jboss3 SUBDIR += jc + SUBDIR += jcalendar SUBDIR += jce-aba SUBDIR += jcommon SUBDIR += jdbcpool |