diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-14 16:35:30 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-14 17:03:10 +0000 |
| commit | 69e2e87fa56b54e267429b326f7f6188a7baaa71 (patch) | |
| tree | 8efd3de54b3278404253d52654d09e1e1ce3f885 /astro | |
| parent | 51be0fc71f43c8d3710b0405dc6238ef418e3216 (diff) | |
Diffstat (limited to 'astro')
| -rw-r--r-- | astro/kosmindoormap/Makefile | 1 | ||||
| -rw-r--r-- | astro/libosmpbf/Makefile | 2 | ||||
| -rw-r--r-- | astro/merkaartor/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/astro/kosmindoormap/Makefile b/astro/kosmindoormap/Makefile index 575436a32b13..b9ad65a68a43 100644 --- a/astro/kosmindoormap/Makefile +++ b/astro/kosmindoormap/Makefile @@ -1,5 +1,6 @@ PORTNAME= kosmindoormap DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= astro kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile index ef91f55e6cde..9f44c474b3a5 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -1,7 +1,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.5.0 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 278fce6be377..7ec2c13c5958 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -1,6 +1,6 @@ PORTNAME= merkaartor PORTVERSION= 0.19.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info |
