Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 2021 14:36:36 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0e579a722b5c - main - math/py-vincenty: Sort CATEGORIES
Message-ID:  <202104291436.13TEaaj9052071@gitrepo.freebsd.org>

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

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

commit 0e579a722b5caa97f8246a600e16544de535a2d8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-29 14:17:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-29 14:23:59 +0000

    math/py-vincenty: Sort CATEGORIES
---
 math/py-vincenty/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/py-vincenty/Makefile b/math/py-vincenty/Makefile
index 0fb89684d28f..e923ef31e27e 100644
--- a/math/py-vincenty/Makefile
+++ b/math/py-vincenty/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	vincenty
 PORTVERSION=	0.1.4
-CATEGORIES=	math python geography
+CATEGORIES=	math geography python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 



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