diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-01-17 12:47:39 +0100 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-01-17 12:57:45 +0100 |
commit | 835bd573300a74e379d8f37fefec3a0e9d24e391 (patch) | |
tree | 035300eb9057223373e0b7ee2463aba67fb452b3 /java | |
parent | lang/rust: Update to 1.58.0 (diff) |
lang/rust: Bump revisions after 1.58.0
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 8efd66a85e0e..71f9f2590552 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -1,7 +1,7 @@ PORTNAME= icedtea-web PORTVERSION= 1.8.4 DISTVERSIONPREFIX= icedtea-web- -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= java www DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |