diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-12 12:11:15 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-12 12:11:15 +0000 |
commit | 460b2c2be926aaf7e9e3e8876f32500a506b3074 (patch) | |
tree | 4cf924d8219507f7f1261ef41aafca1a50ab53d8 /astro | |
parent | 5af917cfff142e59e174b09ee187e73a7b928a79 (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/mkgmap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/mkgmap/Makefile b/astro/mkgmap/Makefile index f371928bb231..efba8d11e671 100644 --- a/astro/mkgmap/Makefile +++ b/astro/mkgmap/Makefile @@ -4,7 +4,8 @@ PORTNAME= mkgmap PORTVERSION= r3997 CATEGORIES= astro converters java -MASTER_SITES= http://www.mkgmap.org.uk/download/ +MASTER_SITES= http://www.mkgmap.org.uk/download/ \ + http://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Convert OpenStreetMap data into a Garmin format |