diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-15 19:41:35 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-15 20:09:36 +0000 |
commit | f01013c7ca039769891e8b6dc1a3835181da6dbf (patch) | |
tree | 22d16db6f93cb35190479708616c2902010d4636 /astro | |
parent | d8544bf0d948ca65c0ac89c0009211bcd1202e6d (diff) |
Diffstat (limited to 'astro')
-rw-r--r-- | astro/kosmindoormap/Makefile | 2 | ||||
-rw-r--r-- | astro/libosmpbf/Makefile | 2 | ||||
-rw-r--r-- | astro/marble/Makefile | 2 | ||||
-rw-r--r-- | astro/merkaartor/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/astro/kosmindoormap/Makefile b/astro/kosmindoormap/Makefile index c25e72e58ac8..81b3dd2d5bff 100644 --- a/astro/kosmindoormap/Makefile +++ b/astro/kosmindoormap/Makefile @@ -1,6 +1,6 @@ PORTNAME= kosmindoormap DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile index ae1d30a06390..fad4954139d6 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -1,7 +1,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.5.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/astro/marble/Makefile b/astro/marble/Makefile index fd39b17ae103..30e4471acea9 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -1,6 +1,6 @@ PORTNAME= marble DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro education kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index 41c17b6cfebf..32b296c5e016 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -1,6 +1,6 @@ PORTNAME= merkaartor PORTVERSION= 0.19.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info |