summaryrefslogtreecommitdiff
path: root/cmake/cpack.cmake
diff options
context:
space:
mode:
authorDmitry Kozlov <xeb@mail.ru>2011-01-08 14:22:46 +0300
committerDmitry Kozlov <xeb@mail.ru>2011-01-08 14:22:46 +0300
commitb98f515daa345fb83002a149c1f1f33a7b4644e7 (patch)
tree89c1aeb1c047ea5c1b4be7bc1782c0d099904ef9 /cmake/cpack.cmake
parent53f22bd8a8cd4a407b7eb9c9b034b215e2299e30 (diff)
downloadaccel-ppp-b98f515daa345fb83002a149c1f1f33a7b4644e7.tar.gz
accel-ppp-b98f515daa345fb83002a149c1f1f33a7b4644e7.zip
updated contrib files
Diffstat (limited to 'cmake/cpack.cmake')
-rw-r--r--cmake/cpack.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmake/cpack.cmake b/cmake/cpack.cmake
index c8aa4e0..a59af72 100644
--- a/cmake/cpack.cmake
+++ b/cmake/cpack.cmake
@@ -4,9 +4,9 @@ SET(CPACK_PACKAGE_VERSION_MAJOR "1")
SET(CPACK_PACKAGE_VERSION_MINOR "3")
SET(CPACK_PACKAGE_VERSION_PATCH "2")
-SET(CPACK_PACKAGE_NAME "accel-pptp")
+SET(CPACK_PACKAGE_NAME "accel-ppp")
SET(CPACK_PACKAGE_CONTACT "Dmitry Kozlov <xeb@mail.ru>")
-SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "High-performance multi-protocol tunneling server for Linux")
+SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "PPtP/L2TP/PPPoE server for Linux")
SET(CPACK_PACKAGE_VENDOR "Dmitry Kozlov")
SET(CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_CURRENT_SOURCE_DIR}/README")