diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-09-06 16:14:32 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-09-06 16:14:32 +0800 |
commit | 2f74cb72f99451372dddee8292e169fa576191d9 (patch) | |
tree | d4939af8b5220ef432eb179f8e4902f8f40159a4 /astro/josm/Makefile | |
parent | aac1a4cca8eb0203c9ee9091e539fb10e537cafe (diff) | |
download | freebsd-ports-gnome-2f74cb72f99451372dddee8292e169fa576191d9.tar.gz freebsd-ports-gnome-2f74cb72f99451372dddee8292e169fa576191d9.tar.zst freebsd-ports-gnome-2f74cb72f99451372dddee8292e169fa576191d9.zip |
- Update to 7480
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 d6232890b9ac..c99369235777 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= josm -PORTVERSION= 7347 +PORTVERSION= 7480 CATEGORIES= astro java MASTER_SITES= http://josm.openstreetmap.de/download/ \ http://mirror.amdmi3.ru/distfiles/ |