summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:49 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:49 -0800
commit128221db8158fccbc822859b6c6cc75c1937fc8b (patch)
tree47e0cf47073167dd18e44b0e5c04494291b377b8
parent3ea3be70101fe8261d30e127513ca5a0873407cc (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 71649b0..4e6f308 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-ibm-type1], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/ibm-type1/issues],
[font-ibm-type1])
AM_INIT_AUTOMAKE([foreign dist-bzip2])