Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Aug 2022 23:32:57 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bbc79986441b - main - astro/*: Remove irrelevant categories
Message-ID:  <202208252332.27PNWvxu054675@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bbc79986441bf3836af56940126b4b4c0e0cf8c0

commit bbc79986441bf3836af56940126b4b4c0e0cf8c0
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-25 23:32:25 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-25 23:32:25 +0000

    astro/*: Remove irrelevant categories
---
 astro/erfa/Makefile | 2 +-
 astro/pal/Makefile  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/astro/erfa/Makefile b/astro/erfa/Makefile
index 41167f30ea35..77895d4f8279 100644
--- a/astro/erfa/Makefile
+++ b/astro/erfa/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	erfa
 DISTVERSION=	2.0.0
-CATEGORIES=	astro geography
+CATEGORIES=	astro
 MASTER_SITES=	https://github.com/liberfa/erfa/releases/download/v${DISTVERSION}/
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/astro/pal/Makefile b/astro/pal/Makefile
index bbcaccbff909..73e630fffbd1 100644
--- a/astro/pal/Makefile
+++ b/astro/pal/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pal
 DISTVERSION=	0.9.8
-CATEGORIES=	astro geography
+CATEGORIES=	astro
 MASTER_SITES=	https://github.com/Starlink/pal/releases/download/v${DISTVERSION}/
 PKGNAMESUFFIX=	-astronomical
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208252332.27PNWvxu054675>