summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:43 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:43 -0800
commit4ce8cb26e3f9a75b00588e4183e020f4bd398c26 (patch)
tree3fdf305169468f26a3d87ee9211a4ffa5539b0ea
parentc98a0c84dfd279c717be099a1dd656fa9ff85859 (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 3f712e9..efac509 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
AC_INIT([font-dec-misc], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/dec-misc/issues],
[font-dec-misc])
AM_INIT_AUTOMAKE([foreign dist-bzip2])