Fix mantainer in CMakeLists.txt
authorUwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
Tue, 11 Jan 2011 14:34:13 +0000 (15:34 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 12 Jan 2011 12:19:04 +0000 (13:19 +0100)
Hello,

don't know how the other name slipped in. Perhaps
libftdi@developer.intra2net.com is also a better choice.

CMakeLists.txt

index 796b0d4..1f3167b 100644 (file)
@@ -59,7 +59,7 @@ endif(NOT APPLE)
 
 # Package information
 set(CPACK_PACKAGE_VERSION              ${VERSION_STRING})
-set(CPACK_PACKAGE_CONTACT              "Marek Vavrusa <marek@vavrusa.com>")
+set(CPACK_PACKAGE_CONTACT              "Intra2net AG <libftdi@intra2net.com>")
 set(CPACK_PACKAGE_DESCRIPTION          "libftdi library.")
 set(CPACK_PACKAGE_DESCRIPTION_SUMMARY  ${CPACK_PACKAGE_DESCRIPTION}
                                        )