diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-01-18 04:11:02 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-01-18 04:11:02 +0000 |
commit | 25beeff0797dd33cfc7db69206925427481729ee (patch) | |
tree | 7189643b393c5d2ffd4fa8b22d44338010f9dfb0 /astro | |
parent | 2cd6161419576e97c766dd2e23764716151e72db (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/libkgeomap/Makefile | 2 | ||||
-rw-r--r-- | astro/libosmium/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/libkgeomap/Makefile b/astro/libkgeomap/Makefile index d66e00b2a42a..c78d018645f1 100644 --- a/astro/libkgeomap/Makefile +++ b/astro/libkgeomap/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkgeomap PORTVERSION= ${KDE4_APPLICATIONS_VERSION} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= astro kde MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} diff --git a/astro/libosmium/Makefile b/astro/libosmium/Makefile index 82838543988e..bd5277b77a3a 100644 --- a/astro/libosmium/Makefile +++ b/astro/libosmium/Makefile @@ -4,7 +4,7 @@ PORTNAME= libosmium PORTVERSION= 2.13.1 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org |