summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:25:41 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:25:41 -0800
commit80053a7fda24c7c1eda27eff943d584c06c9d77a (patch)
tree6bf3bd4d7f602de22936b230e17d1ac22ff3866f
parenta21e308b781136f6219caead8003a3fe34adc202 (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 a362c75..039b163 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-100dpi], [1.0.3],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/adobe-100dpi/issues],
[font-adobe-100dpi])
AM_INIT_AUTOMAKE([foreign dist-bzip2])