summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:28 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:28 -0800
commit21a221723aed6d4271e107ebced9eec39542fc84 (patch)
treef57ad14f870f93afe6e5400ef0c510db8e17098d
parent5b8967a9035e9ba3f87c4d6987dd6cbe6d0d4923 (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 49e88ce..a2c25f5 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-sun-misc], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/sun-misc/issues],
[font-sun-misc])
AM_INIT_AUTOMAKE([foreign dist-bzip2])