From d9121aadccaafb7a37b344f0a02b0756dc666df8 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Mon, 3 Aug 2015 17:22:59 +0200 Subject: [PATCH] Final typo correction to cmake_haiku. --- haiku-apps/cmake_haiku/cmake_haiku-git.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haiku-apps/cmake_haiku/cmake_haiku-git.recipe b/haiku-apps/cmake_haiku/cmake_haiku-git.recipe index 277fd74b1..d582a325e 100644 --- a/haiku-apps/cmake_haiku/cmake_haiku-git.recipe +++ b/haiku-apps/cmake_haiku/cmake_haiku-git.recipe @@ -1,5 +1,5 @@ -SUMMARY="A native GUI for Cmake" -DESCRIPTION="This is a native GUI frontend for Cmake with features \ +SUMMARY="A native GUI for CMake" +DESCRIPTION="This is a native GUI frontend for CMake with features \ like configuring a project and generating files for other build systems like \ Makefiles, Ninja etc." HOMEPAGE="https://github.com/AdrianArroyoCalle/cmake-haiku"