diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2026-02-26 17:17:34 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2026-03-10 18:34:29 +0000 |
| commit | db52a59bb3cbe2aeede86c90b39c63165c554e8f (patch) | |
| tree | d2b2f1c73d9c5df7ab72b552ae35993d8be1e9a5 /astro | |
| parent | 2791408e67150f5aae261520cb7c171d963224ee (diff) | |
Diffstat (limited to 'astro')
| -rw-r--r-- | astro/osmosis/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/osmosis/Makefile b/astro/osmosis/Makefile index 55c397b183c8..7dc72df21df7 100644 --- a/astro/osmosis/Makefile +++ b/astro/osmosis/Makefile @@ -1,6 +1,6 @@ PORTNAME= osmosis PORTVERSION= 0.49.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro java MASTER_SITES= https://github.com/openstreetmap/osmosis/releases/download/${PORTVERSION}/ @@ -12,7 +12,6 @@ LICENSE= PD LICENSE_FILE= ${WRKSRC}/copying.txt USES= java tar -JAVA_VERSION= 17+ NO_BUILD= yes NO_ARCH= yes |
