diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2016-10-18 17:22:35 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2016-10-18 17:22:35 +0000 |
commit | 1d16d53e1969b863bdd920df99f83d588e838084 (patch) | |
tree | 81e0de1cf21ddaecde85001eb3dcccbb81d0b7b0 /astro | |
parent | 1e42a9b759c4c3eef8447b425cface8950083328 (diff) | |
download | ports-1d16d53e1969b863bdd920df99f83d588e838084.tar.gz ports-1d16d53e1969b863bdd920df99f83d588e838084.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/kstars/Makefile | 4 | ||||
-rw-r--r-- | astro/marble/Makefile | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/astro/kstars/Makefile b/astro/kstars/Makefile index aa4597a2e3ae..34527a47c596 100644 --- a/astro/kstars/Makefile +++ b/astro/kstars/Makefile @@ -3,9 +3,7 @@ PORTNAME= kstars PORTVERSION= ${KDE4_VERSION} PORTREVISION= 2 -CATEGORIES= astro kde -MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE/${PORTVERSION} +CATEGORIES= astro kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= KDE 4 desktop planetarium diff --git a/astro/marble/Makefile b/astro/marble/Makefile index b995df8d2d39..1df0436ed514 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -2,9 +2,7 @@ PORTNAME= marble PORTVERSION= ${KDE4_VERSION} -CATEGORIES= astro kde -MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE/${PORTVERSION} +CATEGORIES= astro kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= Virtual globe and world atlas for KDE |