summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:16 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:16 -0800
commit422086a2be7538334310dcc6962ddf32dc5355fc (patch)
tree9cfa11109247b660857d83100babe6a48c69ce4b
parent971c448dd8c648c0d4ab016804d0087404200dd1 (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 a20b13a..10cf6e1 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-ttf], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/bh-ttf/issues],
[font-bh-ttf])
AM_INIT_AUTOMAKE([foreign dist-bzip2])