aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-29 22:17:13 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-29 22:24:00 +0800
commit8ccdca27932d323b40605982dadfd151b236fc16 (patch)
tree05f634edc2ddb36ef78f082835fc0d1a157ecd74 /misc
parent4d5b9d7062bf3ab407f3129a41c5af99946e9e12 (diff)
downloadfreebsd-ports-gnome-8ccdca27932d323b40605982dadfd151b236fc16.tar.gz
freebsd-ports-gnome-8ccdca27932d323b40605982dadfd151b236fc16.tar.zst
freebsd-ports-gnome-8ccdca27932d323b40605982dadfd151b236fc16.zip
misc/py-tqdm: Add CATEGORIES=python
Diffstat (limited to 'misc')
-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}