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