summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:12 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:12 -0800
commit8bdf9e64930c0c6cb70cf7d2c32529a26f31efea (patch)
tree3165a4cd68481e4a591ded8e544f5352448f8b0a
parent11ad59c3446e38a1642cafcae7627c70fae9ee89 (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 541d1bc..18aca23 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-misc-misc], [1.1.2],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/misc-misc/issues],
[font-misc-misc])
AM_INIT_AUTOMAKE([foreign dist-bzip2])