git: 49a0e9d42e77 - main - science/py-gemmi: Correct CATEGORIES

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 04 Oct 2022 02:40:35 UTC
The branch main has been updated by yuri:

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

commit 49a0e9d42e7794d0a517b0dee63e28b4fc656a26
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-10-04 02:40:06 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-04 02:40:28 +0000

    science/py-gemmi: Correct CATEGORIES
---
 science/py-gemmi/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/science/py-gemmi/Makefile b/science/py-gemmi/Makefile
index 15f4946eaa81..0e82aca8092b 100644
--- a/science/py-gemmi/Makefile
+++ b/science/py-gemmi/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gemmi
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.5.7
-CATEGORIES=	science
+CATEGORIES=	science python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	yuri@FreeBSD.org