summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:15 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:15 -0800
commitafffd460c94d55977cbf2575ecb6704b2f56f410 (patch)
tree3b68830f4d757985f9c13883f0f14e8afff14dbe
parent4df4c7c2274bbc27158b129716298414d764d793 (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 8b98d86..dc29664 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-mutt-misc], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/mutt-misc/issues],
[font-mutt-misc])
AM_INIT_AUTOMAKE([foreign dist-bzip2])