git: 53c463c8513a - main - x11-toolkits/py-tktreectrl: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Dec 2022 09:13:24 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=53c463c8513a9c5f52785d1514607b234acdc58e commit 53c463c8513a9c5f52785d1514607b234acdc58e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-12-30 08:47:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-12-30 09:05:17 +0000 x11-toolkits/py-tktreectrl: Cosmetic change --- x11-toolkits/py-tktreectrl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-toolkits/py-tktreectrl/Makefile b/x11-toolkits/py-tktreectrl/Makefile index d0f62a94aee2..91a023eb07c0 100644 --- a/x11-toolkits/py-tktreectrl/Makefile +++ b/x11-toolkits/py-tktreectrl/Makefile @@ -1,9 +1,9 @@ PORTNAME= tktreectrl -DISTVERSION= 2.0.2 +PORTVERSION= 2.0.2 CATEGORIES= x11-toolkits tk python MASTER_SITES= SF/tkintertreectrl/TkinterTreectrl-${PORTVERSION:R}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= TkinterTreectrl-${DISTVERSION} +DISTNAME= TkinterTreectrl-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= TkTreectrl Python bindings