diff options
Diffstat (limited to 'java/icedtea-web/Makefile')
-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 257f43f902a9..96730aeddeb5 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -2,7 +2,7 @@ PORTNAME= icedtea-web PORTVERSION= 1.8.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= java www MASTER_SITES= https://github.com/AdoptOpenJDK/IcedTea-Web/archive/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |