diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-29 15:43:46 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-29 15:43:46 +0000 |
commit | 149013a34fcb3e753a27e6a9c6bf4672c8014437 (patch) | |
tree | c855dd964f30a5c454a46999e5b9629611a561c6 /astro | |
parent | 3f98bcd00c8e91ddfe3bc90acd4cb9440423a067 (diff) | |
download | ports-149013a34fcb3e753a27e6a9c6bf4672c8014437.tar.gz ports-149013a34fcb3e753a27e6a9c6bf4672c8014437.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/libosmpbf/Makefile | 2 | ||||
-rw-r--r-- | astro/merkaartor/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile index d0dd711a82b6..9e5ccd809485 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -4,7 +4,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.3.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index 44c3a0e05a6d..b2c2b4bdcead 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -3,7 +3,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info |