summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:25:50 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:25:50 -0800
commit0dfe6e8493806c29a81fa0ea425bfd3193ebb1ef (patch)
treeb6bb85efc1d216edbb93ac59552574aacc1d5152
parent7e9b3c3f170591ad5e5e3c27a8ec6869dbe13073 (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 bbc6df9..eead575 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-adobe-utopia-75dpi], [1.0.4],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/adobe-utopia-75dpi/issues],
[font-adobe-utopia-75dpi])
AM_INIT_AUTOMAKE([foreign dist-bzip2])