diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-06-19 22:59:01 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-06-19 22:59:01 -0700 |
commit | d4fa5870e296bc966cd882830b843196ccff6c5d (patch) | |
tree | a334824bded60c12b6140936b62c08aa8c1e4ad2 | |
parent | devel/easy-profiler: New port: Library and tool for converting vertex formats (diff) |
devel/easy-profiler: Correct COMMENT
Diffstat (limited to '')
-rw-r--r-- | devel/easy-profiler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |