Date: Thu, 29 Apr 2021 14:36:05 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: f4f266e35a93 - main - deskutils/py-send2trash: Add CATEGORIES=python Message-ID: <202104291436.13TEa5eP051428@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=f4f266e35a9353a0e67ba734eaf46b50e6e01ab7 commit f4f266e35a9353a0e67ba734eaf46b50e6e01ab7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-04-29 14:15:44 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-04-29 14:23:45 +0000 deskutils/py-send2trash: Add CATEGORIES=python --- deskutils/py-send2trash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deskutils/py-send2trash/Makefile b/deskutils/py-send2trash/Makefile index 3e043ccf3458..da5315664a1e 100644 --- a/deskutils/py-send2trash/Makefile +++ b/deskutils/py-send2trash/Makefile @@ -3,7 +3,7 @@ PORTNAME= send2trash DISTVERSION= 1.5.0 PORTREVISION= 1 -CATEGORIES= deskutils +CATEGORIES= deskutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Send2Trash-${PORTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104291436.13TEa5eP051428>