diff --git a/CMakeLists.txt b/CMakeLists.txt index dfa35d7cb6..59dbf08948 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 2.8) -project(uncrustify) +project(uncrustify_vendor) if("${PROJECT_SOURCE_DIR}" STREQUAL "${PROJECT_BINARY_DIR}") message(FATAL_ERROR " @@ -271,7 +271,7 @@ endif() # # Package # -set(CPACK_PACKAGE_NAME "uncrustify") +set(CPACK_PACKAGE_NAME "uncrustify_vendor") set(CPACK_PACKAGE_VERSION "${CURRENT_VERSION}") set(CPACK_PACKAGE_VENDOR "Ben Gardner") set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Code beautifier") diff --git a/package.xml b/package.xml index 21c3734291..265e442bfe 100644 --- a/package.xml +++ b/package.xml @@ -1,7 +1,7 @@ - uncrustify + uncrustify_vendor 0.66.1 Package a newer version of uncrustify (0.61+, b6593c1, April 14th 2015). @@ -9,7 +9,7 @@ Dirk Thomas GNU GENERAL PUBLIC LICENSE Version 3 - https://github.com/bengardner/uncrustify + https://github.com/uncrustify/uncrustify ament_cmake_core