diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-01-24 16:52:41 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-01-24 19:11:54 +0000 |
| commit | b4d7e1eb3a322506ae42e86c037645a7b450e714 (patch) | |
| tree | 036cd0fb2aaeec504c1ec9ac4513c209d9856316 /java/wildfly/Makefile | |
| parent | 9fb0def160d6177be483210f138a2e1e339a3939 (diff) | |
Diffstat (limited to 'java/wildfly/Makefile')
| -rw-r--r-- | java/wildfly/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/wildfly/Makefile b/java/wildfly/Makefile index 75a8625d1d67..b21be001d8bd 100644 --- a/java/wildfly/Makefile +++ b/java/wildfly/Makefile @@ -1,5 +1,5 @@ PORTNAME= wildfly -DISTVERSION= 38.0.1 +DISTVERSION= 39.0.0 CATEGORIES= java www MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${WILDFLY_VERSION}/ DISTNAME= wildfly-${WILDFLY_VERSION} |
