aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2020-11-20 07:16:06 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2020-11-20 07:16:06 +0000
commitdb15051ca522ba2b53dd7fe3fc98e8337d548574 (patch)
tree44e79d5961def6868a38d7a426743147344f10ad /astro
parent73ee56c57e817eb87658180695f4e3f3aab294fb (diff)
downloadports-db15051ca522ba2b53dd7fe3fc98e8337d548574.tar.gz
ports-db15051ca522ba2b53dd7fe3fc98e8337d548574.zip
Add education virtual category
PR: 248402 Submitted by: PauAmma
Notes
Notes: svn path=/head/; revision=555738
Diffstat (limited to 'astro')
-rw-r--r--astro/marble/Makefile2
-rw-r--r--astro/nightfall/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/marble/Makefile b/astro/marble/Makefile
index f84380824d04..69007e262a0c 100644
--- a/astro/marble/Makefile
+++ b/astro/marble/Makefile
@@ -3,7 +3,7 @@
PORTNAME= marble
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
-CATEGORIES= astro kde kde-applications
+CATEGORIES= astro education kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Virtual globe and world atlas for KDE
diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile
index ea92a7825c8f..ad3ac6dbbeda 100644
--- a/astro/nightfall/Makefile
+++ b/astro/nightfall/Makefile
@@ -4,7 +4,7 @@
PORTNAME= nightfall
PORTVERSION= 1.86
PORTREVISION= 9
-CATEGORIES= astro
+CATEGORIES= astro education
MASTER_SITES= http://www.la-samhna.de/nightfall/
MAINTAINER= ports@FreeBSD.org