summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:25:44 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:25:44 -0800
commit09db09b47aa24cb2187327c86b4f3e9423cddd60 (patch)
tree2acfeb09e4516c6197fea59c2fbb4a060228fd06
parentbe631c33c1c92fa25e7cdc67778eb84081020ec4 (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 08d2ee7..74c3cf3 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-adobe-75dpi], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/adobe-75dpi/issues],
[font-adobe-75dpi])
AM_INIT_AUTOMAKE([foreign dist-bzip2])