summaryrefslogtreecommitdiff
path: root/configure.ac.in
diff options
context:
space:
mode:
authorAndre Miranda <andreldm@xfce.org>2020-09-29 17:50:12 -0300
committerAndre Miranda <andreldm@xfce.org>2020-09-29 17:50:12 -0300
commit32772f79ede5d639cf4d53b7608a9691933221fd (patch)
tree9d673d9677f485337cf9debe60c0c2aff8e20f3c /configure.ac.in
parent0b30dfcb737344a6f11617e790e4712bc096c58b (diff)
downloadxfce4-appfinder-32772f79ede5d639cf4d53b7608a9691933221fd.tar.gz
GitLab is the new bugtracker
Diffstat (limited to 'configure.ac.in')
-rw-r--r--configure.ac.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac.in b/configure.ac.in
index 1fc2dfa..53cb1b1 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -22,7 +22,7 @@ dnl ***************************
dnl *** Initialize autoconf ***
dnl ***************************
AC_COPYRIGHT([Copyright (c) 2008-2020 The Xfce development team. All rights reserved.])
-AC_INIT([xfce4-appfinder], [xfce4_appfinder_version], [https://bugzilla.xfce.org/], [xfce4-appfinder])
+AC_INIT([xfce4-appfinder], [xfce4_appfinder_version], [https://gitlab.xfce.org/xfce/xfce4-appfinder/], [xfce4-appfinder])
AC_PREREQ([2.60])
AC_CONFIG_MACRO_DIRS([m4])