git: 0e579a722b5c - main - math/py-vincenty: Sort CATEGORIES
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Apr 29 14:36:38 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0e579a722b5caa97f8246a600e16544de535a2d8
commit 0e579a722b5caa97f8246a600e16544de535a2d8
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-29 14:17:00 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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}
More information about the dev-commits-ports-all
mailing list