summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:40 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:26:40 -0800
commit4a4b1d310f6f3644b96ee2e5f8e73f95bbac4f3d (patch)
treed746cb9727b144437d5b62cafcf2c55b744a1a01
parentee2dc2a355e04c0efc9094c1b0176c37f4567db8 (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 e41929a..6231115 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-daewoo-misc], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/daewoo-misc/issues],
[font-daewoo-misc])
AM_INIT_AUTOMAKE([foreign dist-bzip2])