diff options
author | stas <stas@FreeBSD.org> | 2009-02-25 04:56:43 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2009-02-25 04:56:43 +0800 |
commit | 729b866e72e94c61b2851208cddc3d7e67ab2989 (patch) | |
tree | 45a79e19c52a024be6933dcf5d36b2740698f8bd /astro/Makefile | |
parent | 480f3ee93eedd8c11ada9184e794408d648523a0 (diff) | |
download | freebsd-ports-gnome-729b866e72e94c61b2851208cddc3d7e67ab2989.tar.gz freebsd-ports-gnome-729b866e72e94c61b2851208cddc3d7e67ab2989.tar.zst freebsd-ports-gnome-729b866e72e94c61b2851208cddc3d7e67ab2989.zip |
- Add astro/josm, a comprehencive OpenStreetMap.org maps editor.
WWW: http://wiki.openstreetmap.org/wiki/JOSM
Submitted by: glebius@
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index 446873229a02..6c6024f88189 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -27,6 +27,7 @@ SUBDIR += gpsman SUBDIR += gpstk SUBDIR += jday + SUBDIR += josm SUBDIR += libgal SUBDIR += libnova SUBDIR += libroadnav |