summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:06 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:06 -0800
commitd3f6d23e6c0421c7040fac507403126791f64cab (patch)
tree27bc2eb4f77b56a04d11bb8c7c4b95c830a9b153
parent6d2e74470f788c0520df643d36157a0a5b25f7cf (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 5b27354..e2f1909 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-bh-75dpi], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/bh-75dpi/issues],
[font-bh-75dpi])
AM_INIT_AUTOMAKE([foreign dist-bzip2])