summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2020-01-30 17:53:26 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2020-01-30 17:53:26 +0000
commit880396f84b53664c8052434ba93da5298999c7f0 (patch)
treef69e995f86b3630dd672cea98f6cb4adbaea7c80 /java/Makefile
parentThis project gathers the components which are common to multiple desktop (diff)
Finish migration of java/jakarta-commons-beanutils to apache-commons-beanutils.
- Update to version 1.9.4 - Pet portlint - Bump PORTREVISION for related dependencies PR: 243719 Submitted by: pfg Security: CESA-2020:0194
Notes
Notes: svn path=/head/; revision=524655
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/Makefile b/java/Makefile
index 899a574dbf84..acbf1214a8f2 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -4,6 +4,7 @@
COMMENT = Java language support
SUBDIR += apache-bcel
+ SUBDIR += apache-commons-beanutils
SUBDIR += apache-commons-cli
SUBDIR += apache-commons-codec
SUBDIR += apache-commons-collections
@@ -47,7 +48,6 @@
SUBDIR += intellij-ultimate
SUBDIR += jad
SUBDIR += jai
- SUBDIR += jakarta-commons-beanutils
SUBDIR += jakarta-oro
SUBDIR += jakarta-regexp
SUBDIR += jasmin