summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:25:54 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:25:54 -0800
commit7fcf37c833b156a5e56c2bc683466d1f8aed8791 (patch)
tree139bb7a9f6ca64b04ea6bee9b77413f77e8b492e
parentf328287d87a2d19a960de22e11c607c040cda5b6 (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 96f08e8..1471f2a 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-type1], [1.0.4],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/adobe-utopia-type1/issues],
[font-adobe-utopia-type1])
AM_INIT_AUTOMAKE([foreign dist-bzip2])