diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-24 20:19:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-06-24 20:19:45 +0000 |
commit | cf03afc451ed188be94a201a6f0316332ba94105 (patch) | |
tree | 0e551a61df0010fb320bbb8bf571eaea9c781d39 /astro | |
parent | 3f3b92080b3e50397fc68b63efed7c8fc21de502 (diff) | |
download | ports-cf03afc451ed188be94a201a6f0316332ba94105.tar.gz ports-cf03afc451ed188be94a201a6f0316332ba94105.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 340de01e3595..296ee52cbd7e 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -4,7 +4,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.3.3 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index a82ffd6ab7ba..f36f7f5b960d 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -3,7 +3,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info |