summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 20:17:33 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 20:17:33 -0800
commitab38ff414778dd115414da00b065c73608dfd0d9 (patch)
tree4f221fd06083da901e209b3be2945bed194d8f0a
parentd9ac2abeabc4b39bd2c1f1d903d34b0d055a4b30 (diff)
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0cc1f68..e319ac4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xorg-cf-files], [1.0.6],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/util/cf/issues],
[xorg-cf-files])
AC_CONFIG_SRCDIR([Makefile.am])