diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2017-04-25 08:20:30 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2017-04-25 08:20:30 +0000 |
commit | b50a4186ce94f1349629ba4833a3ac776e270a5d (patch) | |
tree | 634799b0b1d3d54aac727b35456e56e8cdd0bde7 /astro | |
parent | 7502b7538d7b44f9f0c0bbf49931e0c23a61c0e0 (diff) | |
download | ports-b50a4186ce94f1349629ba4833a3ac776e270a5d.tar.gz ports-b50a4186ce94f1349629ba4833a3ac776e270a5d.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/kstars/Makefile | 2 | ||||
-rw-r--r-- | astro/libkgeomap/Makefile | 2 | ||||
-rw-r--r-- | astro/marble/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/astro/kstars/Makefile b/astro/kstars/Makefile index 376448d6b98f..4f8eac4f1724 100644 --- a/astro/kstars/Makefile +++ b/astro/kstars/Makefile @@ -2,7 +2,7 @@ PORTNAME= kstars PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/astro/libkgeomap/Makefile b/astro/libkgeomap/Makefile index 77db0cc4dfaa..ddcb098aef7b 100644 --- a/astro/libkgeomap/Makefile +++ b/astro/libkgeomap/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkgeomap PORTVERSION= ${KDE4_APPLICATIONS_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro kde MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} diff --git a/astro/marble/Makefile b/astro/marble/Makefile index 1df0436ed514..28762f1f4af9 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -2,6 +2,7 @@ PORTNAME= marble PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= astro kde kde-kde4 MAINTAINER= kde@FreeBSD.org |