diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-04-08 19:31:52 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-04-08 21:32:25 +0000 |
commit | 0716a6a84440f9cffcacac65d909dc6980f0e078 (patch) | |
tree | 6304c05d6a3bef9c9f3d85d978732dd99220a3a9 /astro/josm/Makefile | |
parent | ada4d0a7d0b818dc8dfab447b910ac62e6360e2b (diff) | |
download | ports-0716a6a84440f9cffcacac65d909dc6980f0e078.tar.gz ports-0716a6a84440f9cffcacac65d909dc6980f0e078.zip |
Diffstat (limited to 'astro/josm/Makefile')
-rw-r--r-- | astro/josm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile index fcf9639caa22..0d99a2dbee27 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -1,7 +1,7 @@ # Created by: Gleb Smirnoff <glebius@FreeBSD.org> PORTNAME= josm -PORTVERSION= 17560 +PORTVERSION= 17702 CATEGORIES= astro java MASTER_SITES= http://josm.openstreetmap.de/download/ \ http://mirror.amdmi3.ru/distfiles/ |