aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-29 14:17:55 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-29 14:24:04 +0000
commit1b5c5b9d6d49ca8c0154888d14f9338cbf261140 (patch)
tree836c6b751fd028a3d7393cff3b04d4cca2a27c48
parent96a270eed9a4b6b236a8fadd804e6324d5fdede5 (diff)
downloadports-1b5c5b9d6d49ca8c0154888d14f9338cbf261140.tar.gz
ports-1b5c5b9d6d49ca8c0154888d14f9338cbf261140.zip
security/py-pyotp: Add CATEGORIES=python
-rw-r--r--security/py-pyotp/Makefile2
1 files changed, 1 insertions, 1 deletions
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}