diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-03-29 18:10:45 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-03-29 18:10:45 +0000 |
commit | 6095f1422aa01852031a042d6bf71f605ef7c83b (patch) | |
tree | d946de260353def950c97639f16024fbc82ba93f /java | |
parent | devel/racer: Update to 2.1.44 (diff) |
Rebuild lang/rust consumers after r569489
Notes
Notes:
svn path=/head/; revision=569491
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 329080c24626..df879df3241b 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -3,7 +3,7 @@ PORTNAME= icedtea-web PORTVERSION= 1.8.4 DISTVERSIONPREFIX= icedtea-web- -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= java www DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |