summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:38 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:38 -0800
commit0d57a23aa80cfe44f5807cbe65751eda9f8dc42b (patch)
treeffb6c780394bb1683ac444a823477f6690a812cc
parent4af5b37dda9447b416284e0f80c091e58b35d3b9 (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 2ed6ef4..dcbf9b9 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-xfree86-type1], [1.0.4],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/xfree86-type1/issues],
[font-xfree86-type1])
AM_INIT_AUTOMAKE([foreign dist-bzip2])