Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 2021 14:36:38 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: 8ccdca27932d - main - misc/py-tqdm: Add CATEGORIES=python
Message-ID:  <202104291436.13TEac2e052117@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=8ccdca27932d323b40605982dadfd151b236fc16

commit 8ccdca27932d323b40605982dadfd151b236fc16
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-29 14:17:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-29 14:24:00 +0000

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

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}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104291436.13TEac2e052117>