summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:13 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:13 -0800
commitc1c1d0aced2831c15268d3fa59536fc59c740696 (patch)
tree81eec2a071399a3abfe670146888ba180703e015
parentae01fa349b0a6dc5bc27e03d39f9478c7329f305 (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 d27b749..09ecb6c 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-lucidatypewriter-75dpi], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/bh-lucidatypewriter-75dpi/issues],
[font-bh-lucidatypewriter-75dpi])
AM_INIT_AUTOMAKE([foreign dist-bzip2])