diff options
author | daichi <daichi@FreeBSD.org> | 2003-07-07 14:54:52 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2003-07-07 14:54:52 +0800 |
commit | 524f56c131f5691621d6595ca324f8a3c0b1e4c5 (patch) | |
tree | ef983bdfab7f4f4837148309fc76844aa4cdab3c /java/Makefile | |
parent | 945018fe0a5c62fbff93871b32e09f7fcf542c51 (diff) | |
download | freebsd-ports-gnome-524f56c131f5691621d6595ca324f8a3c0b1e4c5.tar.gz freebsd-ports-gnome-524f56c131f5691621d6595ca324f8a3c0b1e4c5.tar.zst freebsd-ports-gnome-524f56c131f5691621d6595ca324f8a3c0b1e4c5.zip |
Add jakarta-struts 1.1-rc2, struts framework.
PR: 53764
Submitted by: Anton Yudin <toha@toha.org.ua>
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 0a4c727dd774..e61530927c41 100644 --- a/java/Makefile +++ b/java/Makefile @@ -27,6 +27,7 @@ SUBDIR += jakarta-log4j SUBDIR += jakarta-oro SUBDIR += jakarta-regexp + SUBDIR += jakarta-struts SUBDIR += janosvm SUBDIR += java-checkstyle SUBDIR += java-cup |