diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2025-02-24 08:51:38 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2025-02-24 08:55:52 +0100 |
commit | cf7c4b037d7e9cadfa539f3b9cd45396c1a00dfb (patch) | |
tree | 173227cb4419eacdeb23e3c86f1f09c26a2f03d7 /java | |
parent | games/veloren-weekly: Fix build with rust-1.85 (diff) |
lang/rust: Bump revisions after 1.85.0
PR: 284884
Diffstat (limited to 'java')
-rw-r--r-- | java/icedtea-web/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index 323df6f95a5b..9f09dc9c539f 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -1,7 +1,7 @@ PORTNAME= icedtea-web PORTVERSION= 1.8.8 DISTVERSIONPREFIX= icedtea-web- -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= java www MAINTAINER= java@FreeBSD.org |