summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:09 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:09 -0800
commit81ea3f6149909ce6a0c5dcbd557ab31306a7edb0 (patch)
treece468490bb87eb0676027638efa3b8fe8d2e7e83
parentfca04221a1684a1ce7317f2f39fbacf268969a30 (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 bb9b1ab..b3125ad 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-meltho], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/misc-meltho/issues],
[font-misc-meltho])
AM_INIT_AUTOMAKE([foreign dist-bzip2])