git: 7d3860ad209d - main - x11-toolkits/tktreectrl: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Mar 2022 22:22:59 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7d3860ad209d296f1a4b89f52c5651308ce254dc commit 7d3860ad209d296f1a4b89f52c5651308ce254dc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-03-30 22:04:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-03-30 22:04:09 +0000 x11-toolkits/tktreectrl: Cosmetic change --- x11-toolkits/tktreectrl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-toolkits/tktreectrl/Makefile b/x11-toolkits/tktreectrl/Makefile index cc0059bb9127..8f0bbd0bf8f6 100644 --- a/x11-toolkits/tktreectrl/Makefile +++ b/x11-toolkits/tktreectrl/Makefile @@ -3,7 +3,7 @@ PORTNAME= tktreectrl PORTVERSION= 2.4.1 CATEGORIES= x11-toolkits tk -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} +MASTER_SITES= SF/tktreectrl/tktreectrl/tktreectrl-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Multi-column hierarchical listbox widget