diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-03-06 08:53:17 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-03-06 08:53:17 +0000 |
commit | 646905bd5e78f8ab419b44517584f321958b2c2e (patch) | |
tree | cfcac6b4c130a765f0db82a12ca2fec7b6858d9f /astro/josm/Makefile | |
parent | 05ef92995331c59ecc7dffffa2bfa0966ee354f8 (diff) | |
download | ports-646905bd5e78f8ab419b44517584f321958b2c2e.tar.gz ports-646905bd5e78f8ab419b44517584f321958b2c2e.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 a5d54e2d72e2..943f0729d1a6 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= josm -PORTVERSION= 6767 +PORTVERSION= 6891 CATEGORIES= astro java MASTER_SITES= http://josm.openstreetmap.de/download/ \ http://mirror.amdmi3.ru/distfiles/ |