aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 8ad4685..e4b8ce0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,9 +3,9 @@
AC_PREREQ([2.65])
AC_INIT([SciTECO], [2.4.0],
- [robin.haberkorn@googlemail.com],
+ [rhaberkorn@fmsbw.de],
[sciteco],
- [https://github.com/rhaberkorn/sciteco])
+ [https://sciteco.fmsbw.de/])
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_AUX_DIR(config)
AM_INIT_AUTOMAKE