diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-07-17 15:01:56 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-07-17 15:01:56 +0000 |
commit | 4edabd1b639bd46e780bfe6274df86b7449ceb94 (patch) | |
tree | bf325f8c896860edb99f42561f6f9e58ea82e184 /astro/josm/Makefile | |
parent | 488cb50ebd6efb08a26ba3d1394d50565e8e7540 (diff) | |
download | ports-4edabd1b639bd46e780bfe6274df86b7449ceb94.tar.gz ports-4edabd1b639bd46e780bfe6274df86b7449ceb94.zip |
Notes
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 7dcbabd18bc4..1cb22fbcb658 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= josm -PORTVERSION= 13996 +PORTVERSION= 14026 CATEGORIES= astro java MASTER_SITES= http://josm.openstreetmap.de/download/ \ http://mirror.amdmi3.ru/distfiles/ |