diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ed047dd..13f8ec5 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_INIT([pjctl], [1], [benjaminfranzke@googlemail.com], [pjctl], - [https://gitorious.org/pjctl/]) + [https://git.bnfr.net/pjctl/]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) |