diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-05-24 00:29:09 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-05-24 00:29:09 +0000 |
commit | 58f841b423b57179781bcc45ab07568ac54fed8c (patch) | |
tree | 612ffae4d463b08c20b7d8d0f818ce75e8801065 /astro/osmosis/Makefile | |
parent | 75b103e1ce07d3b964531d8af0e8421c6abdb946 (diff) |
Notes
Diffstat (limited to 'astro/osmosis/Makefile')
-rw-r--r-- | astro/osmosis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/osmosis/Makefile b/astro/osmosis/Makefile index 6025ee9f42e7..f0c80903b6d8 100644 --- a/astro/osmosis/Makefile +++ b/astro/osmosis/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= osmosis -PORTVERSION= 0.42 +PORTVERSION= 0.43.1 CATEGORIES= astro java MASTER_SITES= http://bretth.dev.openstreetmap.org/osmosis-build/ \ http://mirror.amdmi3.ru/distfiles/ |