Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 2021 14:36:45 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: 1b5c5b9d6d49 - main - security/py-pyotp: Add CATEGORIES=python
Message-ID:  <202104291436.13TEaj3d052261@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=1b5c5b9d6d49ca8c0154888d14f9338cbf261140

commit 1b5c5b9d6d49ca8c0154888d14f9338cbf261140
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-29 14:17:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-29 14:24:04 +0000

    security/py-pyotp: Add CATEGORIES=python
---
 security/py-pyotp/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/py-pyotp/Makefile b/security/py-pyotp/Makefile
index 988a2016ce2b..433528adf93e 100644
--- a/security/py-pyotp/Makefile
+++ b/security/py-pyotp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pyotp
 PORTVERSION=	2.6.0
-CATEGORIES=	security
+CATEGORIES=	security 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.13TEaj3d052261>