diff options
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 |