summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:26 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:26 -0800
commit252cb4bac0e8ee563d21e8529ff0c293e36b7818 (patch)
tree4012eeaa50772ea6dd275e409968487e0ef8692d
parent4b05eead73a73772917fcd5c1ee9285bf835bc05 (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 d28f451..48cc196 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-bitstream-75dpi], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/bitstream-75dpi/issues],
[font-bitstream-75dpi])
AM_INIT_AUTOMAKE([foreign dist-bzip2])