diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-09-10 13:00:34 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-09-10 13:00:34 +0200 |
commit | 89ab81d0e2eca6b298b0efd3f4577d468abf18d5 (patch) | |
tree | 83d0c4651af3f2874acb506cd6dd3a1c9c425678 /java | |
parent | */*: remove STRIP_CMD calls in rust based ports (diff) |
lang/rust: Bump revisions after 1.81.0
PR: 281300
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 ac6270605276..91a7a80426c6 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= 19 +PORTREVISION= 20 CATEGORIES= java www MAINTAINER= java@FreeBSD.org |