git: d4fa5870e296 - main - devel/easy-profiler: Correct COMMENT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Jun 2022 05:59:20 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d4fa5870e296bc966cd882830b843196ccff6c5d commit d4fa5870e296bc966cd882830b843196ccff6c5d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-06-20 05:59:01 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-06-20 05:59:01 +0000 devel/easy-profiler: Correct COMMENT --- devel/easy-profiler/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/easy-profiler/Makefile b/devel/easy-profiler/Makefile index cbb4fd46e2d5..e431f21591cf 100644 --- a/devel/easy-profiler/Makefile +++ b/devel/easy-profiler/Makefile @@ -5,7 +5,7 @@ DISTVERSIONSUFFIX= -g3104dd4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org -COMMENT= Library and tool for converting vertex formats +COMMENT= Lightweight profiler library for C++ LICENSE= APACHE20 MIT LICENSE_COMB= dual