diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-02-03 14:02:32 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-02-03 14:02:32 +0000 |
commit | d64a2a380f88ceec8264db6bbc94805f58112ee7 (patch) | |
tree | 837e7fb4d5efd642d6be282ff02e2bcece093a1c /java | |
parent | bd3a9279310ec68c634964e6a819296aa470fadb (diff) |
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 71f9f2590552..c5cbfcb6227c 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= 16 +PORTREVISION= 17 CATEGORIES= java www DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |