aboutsummaryrefslogtreecommitdiff
path: root/cmake/ProjConfig.cmake
diff options
context:
space:
mode:
authorMike Taves <mwtoews@gmail.com>2019-06-05 09:29:04 +1200
committerMike Taves <mwtoews@gmail.com>2019-06-05 09:29:04 +1200
commit726910a811d4fe28884f3f9bfa2b2a14fc66931e (patch)
tree30edf8623f064816ef2ca3a26c74a737879f52a2 /cmake/ProjConfig.cmake
parent21ce6dd6b20f8d6eea8881d20952042218827cba (diff)
downloadPROJ-726910a811d4fe28884f3f9bfa2b2a14fc66931e.tar.gz
PROJ-726910a811d4fe28884f3f9bfa2b2a14fc66931e.zip
Update GitHub references: proj.4 -> PROJ
Diffstat (limited to 'cmake/ProjConfig.cmake')
-rw-r--r--cmake/ProjConfig.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/ProjConfig.cmake b/cmake/ProjConfig.cmake
index 2d992992..3f0b3d2e 100644
--- a/cmake/ProjConfig.cmake
+++ b/cmake/ProjConfig.cmake
@@ -31,7 +31,7 @@ check_function_exists(strerror HAVE_STRERROR)
check_library_exists(m ceil "" HAVE_LIBM)
set(PACKAGE "proj")
-set(PACKAGE_BUGREPORT "https://github.com/OSGeo/proj.4/issues")
+set(PACKAGE_BUGREPORT "https://github.com/OSGeo/PROJ/issues")
set(PACKAGE_NAME "PROJ")
set(PACKAGE_STRING "PROJ ${${PROJECT_INTERN_NAME}_VERSION}")
set(PACKAGE_TARNAME "proj")