summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:06 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:06 -0800
commita74da8becde2359a4350e057b5250d5e04f3e6e3 (patch)
tree0bf908fc033ed65a69f251f7ccc5ef0170819bad
parent5d3d5b014994ad791330704ca469a4a25fba9d63 (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 3f9d0ef..0be9810 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-ethiopic], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/misc-ethiopic/issues],
[font-misc-ethiopic])
AM_INIT_AUTOMAKE([foreign dist-bzip2])