summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:19 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:19 -0800
commit52a66ee704e0e922be9ebf08ac4afad91693cf6b (patch)
tree8aad4efe7d15652e9ca77683e584d86cb5fe4905
parentcbf4f1419347b5df612d1fc7953072f58c728fe0 (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 46a8b38..2a3174c 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-type1], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/bh-type1/issues],
[font-bh-type1])
AM_INIT_AUTOMAKE([foreign dist-bzip2])