aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-29 14:17:13 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-29 14:24:00 +0000
commit8ccdca27932d323b40605982dadfd151b236fc16 (patch)
tree05f634edc2ddb36ef78f082835fc0d1a157ecd74
parent4d5b9d7062bf3ab407f3129a41c5af99946e9e12 (diff)
downloadports-8ccdca27932d323b40605982dadfd151b236fc16.tar.gz
ports-8ccdca27932d323b40605982dadfd151b236fc16.zip
misc/py-tqdm: Add CATEGORIES=python
-rw-r--r--misc/py-tqdm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-tqdm/Makefile b/misc/py-tqdm/Makefile
index c19fc0f5619f..eda38963f2a1 100644
--- a/misc/py-tqdm/Makefile
+++ b/misc/py-tqdm/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tqdm
PORTVERSION= 4.60.0
-CATEGORIES= misc
+CATEGORIES= misc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}