Skip to content

Commit d850dd2

Browse files
committed
Update CMakeLists.txt
1 parent b552be3 commit d850dd2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cmake/dist/CMakeLists.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,12 @@ set (CPACK_ARCHIVE_COMPONENT_INSTALL ON)
8282
set (CPACK_DEBIAN_PACKAGE_MAINTAINER "GMT Team <[email protected]>")
8383
set (CPACK_DEBIAN_PACKAGE_SECTION science)
8484
# set (CPACK_PACKAGE_DESCRIPTION_SUMMARY ${CPACK_PACKAGE_DESCRIPTION_SUMMARY})
85-
# set (CPACK_PACKAGE_DESCRIPTION "GMT is an open source collection of ~80
85+
# set (CPACK_PACKAGE_DESCRIPTION "GMT is an open source collection of ~100
8686
# command-line tools for manipulating geographic and Cartesian data sets
8787
# (including filtering, trend fitting, gridding, projecting, etc.) and
88-
# producing PostScript illustrations ranging from simple x-y plots via contour
88+
# producing publication-quality illustrations ranging from simple x-y plots via contour
8989
# maps to artificially illuminated surfaces and 3D perspective views; the GMT
90-
# supplements add another ~40 more specialized tools. GMT supports over 30 map
90+
# supplements add another ~50 more specialized tools. GMT supports over 30 map
9191
# projections and transformations and comes with support data such as GSHHG
9292
# coastlines, rivers, and political boundaries.")
9393

0 commit comments

Comments
 (0)